mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 11:07:46 +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.
|
||||
// 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