chore: start next Lake version
This commit is contained in:
parent
afe18ac02e
commit
90ba1a6556
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ Authors: Mac Malone
|
|||
namespace Lake
|
||||
|
||||
def version.major := 3
|
||||
def version.minor := 2
|
||||
def version.patch := 2
|
||||
def version.minor := 3
|
||||
def version.patch := 0
|
||||
|
||||
def version.isPrerelease := false
|
||||
def version.isRelease := !isPrerelease
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue