mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-04 16:21:38 +01:00
11 lines
280 B
Diff
11 lines
280 B
Diff
diff --git a/src/version/version.go b/src/version/version.go
|
|
index 601c241b..8537f79d 100644
|
|
--- a/src/version/version.go
|
|
+++ b/src/version/version.go
|
|
@@ -9,4 +9,4 @@
|
|
package version
|
|
|
|
// Version is the version of the CLI
|
|
-const Version = "1.2.0.0"
|
|
+const Version = "1.2.707.0"
|