Prepare "0.32.1" release

This commit is contained in:
Islon Scherer
2026-07-23 18:31:14 +02:00
parent b26ec4af93
commit 9ed02459c1
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: main
title: Main Project
version: 0.32.0
version: 0.32.1
prerelease: false
nav:
- nav.adoc
@@ -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.32.0
:pkl-version-no-suffix: 0.32.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: ''