mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-22 21:39:01 +00:00
main: add -dev suffix to version
This commit is contained in:
committed by
Ron Evans
parent
da85710894
commit
23c8d15847
+1
-1
@@ -2,4 +2,4 @@ package main
|
|||||||
|
|
||||||
// version of this package.
|
// version of this package.
|
||||||
// Update this value before release of new version of software.
|
// Update this value before release of new version of software.
|
||||||
const version = "0.6.0"
|
const version = "0.7.0-dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user