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

- shifting to version v1.0.4

parent ab17cf61
No related branches found
No related tags found
No related merge requests found
......@@ -20,11 +20,11 @@ import (
"time"
)
const gitSHA = "v1.0.3-2-g0082034-dirty"
const gitSHA = "v1.0.3-2-gab17cf6"
const (
prog = "keycloak-proxy"
version = "v1.0.3" + " (git+sha: " + gitSHA + ")"
version = "v1.0.4" + " (git+sha: " + gitSHA + ")"
author = "Rohith"
email = "gambol99@gmail.com"
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