Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Commit 421934b

Browse files
author
Tim Emiola
committed
Update to 1.0.0-beta.6-SNAPSHOT
the SNAPSHOT will be dropped during the subsequent public release Change-Id: I704f2ced0e3d6646d0f7c23c8b5015d5f110d81b
1 parent 3411096 commit 421934b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ allprojects {
2121
apply plugin: 'signing'
2222

2323
group = 'com.google.endpoints'
24-
version = "0.0.24-SNAPSHOT"
24+
version = "1.0.0-beta.6-SNAPSHOT"
2525
}
2626

2727
subprojects {

0 commit comments

Comments
 (0)