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 #80 from fieldsight/77-version-update2.7.0
Browse files Browse the repository at this point in the history
version update:2.7.0
  • Loading branch information
konishon authored Mar 28, 2019
2 parents 6aeb934 + 337a8c1 commit 6e4d291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions collect_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ if (secretsFile.exists()) {
}

def versionMajor = 2
def versionMinor = 6
def versionPatch = 3
def versionMinor = 7
def versionPatch = 0



Expand Down

0 comments on commit 6e4d291

Please sign in to comment.