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