Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit f577e26

Browse files
authored
Merge pull request #163 from cviecco/upping-version-to-1.4.6
upping to 1.4.6
2 parents df28702 + 88843e1 commit f577e26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ endif
1010
BINARY=keymaster
1111

1212
# These are the values we want to pass for Version and BuildTime
13-
VERSION=1.4.5
13+
VERSION=1.4.6
1414
#BUILD_TIME=`date +%FT%T%z`
1515

1616
# Setup the -ldflags option for go build here, interpolate the variable values

keymaster.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: keymaster
2-
Version: 1.4.5
2+
Version: 1.4.6
33
Release: 1%{?dist}
44
Summary: Short term access certificate generator and client
55

0 commit comments

Comments
 (0)