Skip to content

Commit

Permalink
Publish version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vRallev committed Oct 5, 2017
1 parent d2e65a5 commit bd71698
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.2.0
## 1.2.0 (2017-10-05)

* Extract `JobManager.Config` class into `JobConfig` class to make it possible to change settings before the `JobManager` is created
* Add an option to disable any specific API and not just the GCM API (only useful for testing purposes)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#VERSION_NAME=1.2.0
VERSION_NAME=1.2.0-RC6
VERSION_NAME=1.2.0-SNAPSHOT
VERSION_CODE=1

0 comments on commit bd71698

Please sign in to comment.