Skip to content

Commit

Permalink
Release 1.10.1
Browse files Browse the repository at this point in the history
Fixes issue Cloud-Foundations#141 and should fix issue Cloud-Foundations#2.
  • Loading branch information
rgooch committed Feb 11, 2022
1 parent 8edec9f commit e5aec74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -10,7 +10,7 @@ endif
BINARY=keymaster

# These are the values we want to pass for Version and BuildTime
VERSION=1.10.0
VERSION=1.10.1
#BUILD_TIME=`date +%FT%T%z`

# Setup the -ldflags option for go build here, interpolate the variable values
Expand Down
2 changes: 1 addition & 1 deletion keymaster.spec
@@ -1,5 +1,5 @@
Name: keymaster
Version: 1.10.0
Version: 1.10.1
Release: 1%{?dist}
Summary: Short term access certificate generator and client

Expand Down

0 comments on commit e5aec74

Please sign in to comment.