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

Commit 74621ef

Browse files
committed
bump version to 1.0.0-beta.7
Change-Id: Ie858ffdf95590fa20262404ddce80ed9699ee84d
1 parent bbe53d8 commit 74621ef

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 = "1.0.0-beta.6-SNAPSHOT"
24+
version = "1.0.0-beta.7"
2525
}
2626

2727
subprojects {

0 commit comments

Comments
 (0)