1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-20 03:16:45 +00:00

Switch to snapshot versioning

This commit is contained in:
Karol Stasiak
2021-06-21 14:11:56 +02:00
parent 144da70594
commit 91c9b42f3d
+1 -1
View File
@@ -1,6 +1,6 @@
name := "millfork"
version := "0.3.28"
version := "0.3.29-SNAPSHOT"
// keep it at 2.12.11 for GraalVM native image compatibility!
scalaVersion := "2.12.11"