We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b77a4 commit 6d48ff9Copy full SHA for 6d48ff9
NEWS
@@ -1,4 +1,4 @@
1
-2.0.8.dev0
+2.0.8
2
* #1114: Document systemd configuration changes for the ZFS filesystem hook.
3
* #1116: Add dumping of database containers via their container names, handy for backing up
4
database containers from the host. See the documentation for more information:
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
-version = "2.0.8.dev0"
+version = "2.0.8"
authors = [
5
{ name="Dan Helfman", email="witten@torsion.org" },
6
]
0 commit comments