We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39a402 commit 571c30bCopy full SHA for 571c30b
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v3.0.0-rc.12 (2023-12-19)
6
+
7
+### Fix
8
9
+* fix(workflows): refs/heads/master ([`a39a402`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a39a4022e01c5ee8583565e9f901ec939381a86e))
10
11
12
## v3.0.0-rc.11 (2023-12-18)
13
14
### Feature
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "3.0.0-rc.11"
+version = "3.0.0-rc.12"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments