Skip to content
Snippets Groups Projects
Commit 1e5820ca authored by Rohith Jayawardene's avatar Rohith Jayawardene Committed by GitHub
Browse files

Release v2.0.3 (#192)

- a maintainance release
parent e51245c2
No related branches found
No related tags found
No related merge requests found
#### **2.0.3**
FEATURES
* Adding the PROXY_ENCRYPTION_KEY environment varable [#PR191](https://github.com/gambol99/keycloak-proxy/pull/191)
#### **2.0.2**
FEATURES:
......
......@@ -24,7 +24,7 @@ import (
)
var (
release = "v2.0.2"
release = "v2.0.3"
gitsha = "no gitsha provided"
version = release + " (git+sha: " + gitsha + ")"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment