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 14dff54 commit 08fc226Copy full SHA for 08fc226
zypperoni
@@ -29,7 +29,7 @@ from shlex import quote
29
import xml.etree.ElementTree as ET
30
31
# Constants
32
-ZYPPERONI_VERSION = "0.5.0"
+ZYPPERONI_VERSION = "1.0.0"
33
ZYPPER_PID_FILE = "/run/zypp.pid"
34
35
################################
0 commit comments