diff --git a/src/info.py b/src/info.py index 7c34543c1..50d8a61da 100644 --- a/src/info.py +++ b/src/info.py @@ -22,8 +22,8 @@ """ Set some Cnchi global constants """ -CNCHI_VERSION = "0.6" -CNCHI_LAST_STABLE = "0.4.3" +CNCHI_VERSION = "0.6.1" +CNCHI_LAST_STABLE = "0.6" CNCHI_WEBSITE = "http://www.antergos.com"