Skip to content

Commit eb3346d

Browse files
committed
Increment version number in files
1 parent 2fb962b commit eb3346d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [1.3.1] - 2025-09-17
10+
## [1.3.2] - 2025-09-17
1111

1212
- Update Docker sample build to use ASP.NET 8.0
1313
- Add missing CR_HOST to GitHub build workflow

build.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Environment variables:
3838
- GHCR_PAT - optional - GitHub Container Registry Personal Access Token
3939
- GHCR_USER - optional - username to log in to the GitHub Container Registry
4040
41-
Version 1.3.0 released 2023-06-21
41+
Version 1.3.2 released 2025-09-17
4242
EOF
4343
exit
4444
}

0 commit comments

Comments
 (0)