mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +00:00
Version bump to 0.5~dev
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
package aptly
|
package aptly
|
||||||
|
|
||||||
// Version of aptly
|
// Version of aptly
|
||||||
const Version = "0.4"
|
const Version = "0.5~dev"
|
||||||
|
|
||||||
// Enable debugging features?
|
// Enable debugging features?
|
||||||
const EnableDebug = false
|
const EnableDebug = false
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
aptly version: 0.4
|
aptly version: 0.5~dev
|
||||||
|
|||||||
Reference in New Issue
Block a user