Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #167 from fieldsight/166/bump-version
Browse files Browse the repository at this point in the history
[#166] bumped version to v2.8.10
  • Loading branch information
konishon authored May 23, 2019
2 parents 01dd087 + 1d64690 commit 0dc4ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collect_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ if (secretsFile.exists()) {

def versionMajor = 2
def versionMinor = 8
def versionPatch = 9
def versionPatch = 10



Expand Down

0 comments on commit 0dc4ba4

Please sign in to comment.