mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Refactor commands to subpackage.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package aptly
|
||||
|
||||
// Version of aptly
|
||||
const Version = "0.4~dev"
|
||||
Reference in New Issue
Block a user