Skip to content

Commit 57b0d36

Browse files
author
jmccormick2001
committed
update version to 3.5.2 in code
1 parent afae154 commit 57b0d36

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.2-rc5"
20+
const PGO_VERSION = "3.5.2"
2121

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

0 commit comments

Comments
 (0)