Skip to content

Commit

Permalink
Update RELEASES and bump pb version
Browse files Browse the repository at this point in the history
  • Loading branch information
hdoupe committed Jan 11, 2019
1 parent 0c96910 commit 540aea5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Go
[here](https://github.com/OpenSourcePolicyCenter/PolicyBrain/pulls?q=is%3Apr+is%3Aclosed)
for a complete commit history.

Release 1.7.7 on 2019-01-14
----------------------------
**Major Changes**
- None

**Minor Changes**
- [#950](https://github.com/ospc-org/ospc.org/pull/950) - Update Tax-Calculator and B-Tax - Hank Doupe

**Bug Fixes**
- None


Release 1.7.6 on 2018-11-09
----------------------------
**Major Changes**
Expand Down
2 changes: 1 addition & 1 deletion webapp/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
]


WEBAPP_VERSION = "1.7.6"
WEBAPP_VERSION = "1.7.7"

# Application definition

Expand Down

0 comments on commit 540aea5

Please sign in to comment.