Prepare 0.26.0 release

This commit is contained in:
Philip K.F. Hölzenspies
2024-06-17 18:00:06 +01:00
parent 570c2085b3
commit 309fb49fa1
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
:pkl-version-no-suffix: 0.26.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