Prepare 0.26.3 release

This commit is contained in:
Dan Chao
2024-08-06 09:58:31 -07:00
parent 2fb17fd283
commit 8e15556201
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
name: main
title: Main Project
version: 0.26.2
version: 0.26.3
prerelease: false
nav:
- nav.adoc

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.2
:pkl-version-no-suffix: 0.26.3
// 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: ''