mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Bump version 2.0.4
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"gopkg.in/urfave/cli.v1"
|
||||
)
|
||||
|
||||
const version = "2.0.3"
|
||||
const version = "2.0.4"
|
||||
|
||||
func printVersion(c *cli.Context) {
|
||||
out := fmt.Sprintf("%s %s", c.App.Name, c.App.Version)
|
||||
|
||||
Reference in New Issue
Block a user