mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
This package provides Amazon SSM SessionManager and CLI for managing shell experience using SSM APIs. PR: 268142
8 lines
214 B
Go
8 lines
214 B
Go
--- src/version/version.go.orig 2022-06-17 20:08:49 UTC
|
|
+++ 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 = "%%VERSION%%"
|