Skip to content

Commit a65dbd2

Browse files
committed
Modified to simulate a release to harvest some screenshots for the doc.
1 parent 9c849ec commit a65dbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ allprojects {
4141

4242
// Per the axion-release plugin, this computes the project version based
4343
// on the most recent tag in the repo.
44-
version scmVersion.version
44+
version "7.1.1"
4545

4646
repositories {
4747
mavenCentral()

0 commit comments

Comments
 (0)