sculpt: version 23.06

Increase version due to upcoming binary incompatibility with 23.04.
This commit is contained in:
Norman Feske 2023-06-15 11:28:57 +02:00
parent 716579b12f
commit 6f4242f03b

View File

@ -7,7 +7,7 @@
#
# Note: the string must be exactly 5 bytes long.
#
proc sculpt_version { } { return "23.04" }
proc sculpt_version { } { return "23.06" }
proc assert_platform_supported { } {