Skip to content

Commit 3126e5c

Browse files
author
jmccormick2001
committed
make version number 3.5.0 before push
1 parent ac0c16a commit 3126e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiservermsgs/common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ limitations under the License.
1717

1818
import ()
1919

20-
const PGO_VERSION = "3.5.0-rc9"
20+
const PGO_VERSION = "3.5.0"
2121

2222
// Ok status
2323
const Ok = "ok"

0 commit comments

Comments
 (0)