Bump version for release.

This commit is contained in:
Dan Helfman
2025-09-19 17:32:13 -07:00
parent 22b77a4262
commit 6d48ff95d2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
2.0.8.dev0
2.0.8
* #1114: Document systemd configuration changes for the ZFS filesystem hook.
* #1116: Add dumping of database containers via their container names, handy for backing up
database containers from the host. See the documentation for more information:
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "2.0.8.dev0"
version = "2.0.8"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]