We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb962b commit eb3346dCopy full SHA for eb3346d
2 files changed
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [1.3.1] - 2025-09-17
+## [1.3.2] - 2025-09-17
11
12
- Update Docker sample build to use ASP.NET 8.0
13
- Add missing CR_HOST to GitHub build workflow
build.bash
@@ -38,7 +38,7 @@ Environment variables:
38
- GHCR_PAT - optional - GitHub Container Registry Personal Access Token
39
- GHCR_USER - optional - username to log in to the GitHub Container Registry
40
41
-Version 1.3.0 released 2023-06-21
+Version 1.3.2 released 2025-09-17
42
EOF
43
exit
44
}
0 commit comments