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

Commit 87753b6

Browse files
authored
Merge pull request #115 from cviecco/tagging-version-0.6.1
upping to version 0.6.1
2 parents 4cef763 + 112faca commit 87753b6

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=0.6.0
13+
VERSION=0.6.1
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: 0.6.0
2+
Version: 0.6.1
33
Release: 1%{?dist}
44
Summary: Short term access certificate generator and client
55

0 commit comments

Comments
 (0)