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

Commit 61b818f

Browse files
authored
Merge pull request #133 from fieldsight/132/bump-version-to-2.8.4-beta
[#132] bumped to 2.8.4
2 parents 3e8ea40 + bfd1846 commit 61b818f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collect_app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ if (secretsFile.exists()) {
6969

7070
def versionMajor = 2
7171
def versionMinor = 8
72-
def versionPatch = 3
72+
def versionPatch = 4
7373

7474

7575

0 commit comments

Comments
 (0)