mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 16:49:13 +01:00
Prepare 0.25.0 release
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
:pkl-version-no-suffix: 0.25.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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
= Pkl 0.25 Release Notes
|
||||
:version: 0.25
|
||||
:version-minor: 0.25.0
|
||||
:release-date: <TBD>
|
||||
:release-date: February 1st, 2024
|
||||
|
||||
This is the first release of Pkl!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user