Skip to content
Snippets Groups Projects
Commit 90b93648 authored by Rohith's avatar Rohith
Browse files

- shifting to version v1.0.4

parent ab17cf61
Branches
Tags v1.0.4
No related merge requests found
...@@ -20,11 +20,11 @@ import ( ...@@ -20,11 +20,11 @@ import (
"time" "time"
) )
const gitSHA = "v1.0.3-2-g0082034-dirty" const gitSHA = "v1.0.3-2-gab17cf6"
const ( const (
prog = "keycloak-proxy" prog = "keycloak-proxy"
version = "v1.0.3" + " (git+sha: " + gitSHA + ")" version = "v1.0.4" + " (git+sha: " + gitSHA + ")"
author = "Rohith" author = "Rohith"
email = "gambol99@gmail.com" email = "gambol99@gmail.com"
description = "is a proxy using the keycloak service for auth and authorization" description = "is a proxy using the keycloak service for auth and authorization"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment