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 0f1d2de commit dcf69c1Copy full SHA for dcf69c1
atomic-update
@@ -28,7 +28,7 @@ from shlex import quote
28
import xml.etree.ElementTree as ET
29
30
# Constants
31
-VERSION = "0.1.16"
+VERSION = "0.1.17"
32
ZYPPER_PID_FILE = "/run/zypp.pid"
33
VALID_CMD = ["dup", "run", "rollback"]
34
VALID_OPT = ["--reboot", "--apply", "--shell", "--continue", "--no-verify", \
0 commit comments