mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-10 06:14:22 +00:00
Aptly version 0.4.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
package aptly
|
||||
|
||||
// Version of aptly
|
||||
const Version = "0.4~dev"
|
||||
const Version = "0.4"
|
||||
|
||||
// Enable debugging features?
|
||||
const EnableDebug = true
|
||||
const EnableDebug = false
|
||||
|
||||
@@ -1 +1 @@
|
||||
aptly version: 0.4~dev
|
||||
aptly version: 0.4
|
||||
|
||||
Reference in New Issue
Block a user