Really prepare 0.30.2 release (#1373)

This commit is contained in:
Daniel Chao
2025-12-15 11:17:47 -08:00
committed by GitHub
parent 8173c4aaad
commit 4e3f9da0c2
25 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: main
title: Main Project
version: 0.30.1
version: 0.30.2
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.30.1
:pkl-version-no-suffix: 0.30.2
// 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: ''