mirror of
https://github.com/apple/pkl.git
synced 2026-03-23 09:31:06 +01:00
Start next dev iteration
This commit is contained in:
committed by
Islon Scherer
parent
e12c655f5c
commit
a3cc2f0ea6
@@ -3,10 +3,10 @@
|
||||
// the following attributes must be updated immediately before a release
|
||||
|
||||
// pkl version corresponding to current git commit without -dev suffix or git hash
|
||||
:pkl-version-no-suffix: 0.29.0
|
||||
:pkl-version-no-suffix: 0.30.0
|
||||
// tells whether pkl version corresponding to current git commit
|
||||
// is a release version (:is-release-version: '') or dev version (:!is-release-version:)
|
||||
:is-release-version: ''
|
||||
:!is-release-version:
|
||||
|
||||
// the remaining attributes do not need to be updated regularly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user