Skip to content

Commit dcf69c1

Browse files
committed
version bump
1 parent 0f1d2de commit dcf69c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atomic-update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ from shlex import quote
2828
import xml.etree.ElementTree as ET
2929

3030
# Constants
31-
VERSION = "0.1.16"
31+
VERSION = "0.1.17"
3232
ZYPPER_PID_FILE = "/run/zypp.pid"
3333
VALID_CMD = ["dup", "run", "rollback"]
3434
VALID_OPT = ["--reboot", "--apply", "--shell", "--continue", "--no-verify", \

0 commit comments

Comments
 (0)