Skip to content

Commit

Permalink
Merge pull request #100 from cviecco/update-release-to-1.8.2
Browse files Browse the repository at this point in the history
update
  • Loading branch information
rgooch authored Mar 12, 2021
2 parents 08fba05 + acd4c7c commit 8d81ad3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.1
VERSION=1.8.2
#BUILD_TIME=`date +%FT%T%z`

# Setup the -ldflags option for go build here, interpolate the variable values
Expand Down
4 changes: 2 additions & 2 deletions keymaster.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: keymaster
Version: 1.8.1
Release: 2%{?dist}
Version: 1.8.2
Release: 1%{?dist}
Summary: Short term access certificate generator and client

#Group:
Expand Down

0 comments on commit 8d81ad3

Please sign in to comment.