Skip to content

Commit

Permalink
Merge pull request #71 from cviecco/version-update-to-1.8.1
Browse files Browse the repository at this point in the history
Version update to 1.8.1
  • Loading branch information
rgooch authored Aug 21, 2020
2 parents 55b2203 + dbe193f commit d03a86e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ endif
BINARY=keymaster

# These are the values we want to pass for Version and BuildTime
VERSION=1.8.0
VERSION=1.8.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: keymaster
Version: 1.8.0
Version: 1.8.1
Release: 1%{?dist}
Summary: Short term access certificate generator and client

Expand Down

0 comments on commit d03a86e

Please sign in to comment.