mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
aptly version 0.3.
This commit is contained in:
2
main.go
2
main.go
@@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
// aptly version
|
||||
const Version = "0.3~dev"
|
||||
const Version = "0.3"
|
||||
|
||||
var cmd *commander.Command
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
aptly version: 0.3~dev
|
||||
aptly version: 0.3
|
||||
|
||||
Reference in New Issue
Block a user