Prepare 0.26.1 release

This commit is contained in:
Dan Chao
2024-06-28 09:25:22 -07:00
parent 6c97b09c29
commit 57df7995fd
23 changed files with 23 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
// 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.26.0
:pkl-version-no-suffix: 0.26.1
// 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: ''