Skip to content

Commit

Permalink
Publish version 1.3.0-alpha06
Browse files Browse the repository at this point in the history
  • Loading branch information
vRallev committed Jul 25, 2018
1 parent 5b14293 commit 63ad14f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.3.0-alpha06
## 1.3.0-alpha06 (2018-07-24)
* Find the right tag for the job with `WorkManager`, see #509
* Integrate `WorkManager` version `1.0.0-alpha05`

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation 'com.evernote:android-job:1.2.6'
// or
implementation 'com.evernote:android-job:1.3.0-alpha05'
implementation 'com.evernote:android-job:1.3.0-alpha06'
}
```

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.3.0-alpha05
#VERSION_NAME=1.3.0-alpha06
VERSION_NAME=1.3.0-SNAPSHOT
VERSION_CODE=1

0 comments on commit 63ad14f

Please sign in to comment.