Skip to content
Snippets Groups Projects
Unverified Commit d6ece6a4 authored by Wolfgang Welz's avatar Wolfgang Welz Committed by GitHub
Browse files

Prepare v0.1.3 (#297)

* update CHANGELOG

* increase version to v0.1.3
parent 679a9c75
No related branches found
No related tags found
No related merge requests found
# v0.1.3 - 2020-03-16
* Update SPA plugin's JS dependencies
* Upgrad `github.com/gobuffalo/packr` to v2.8.0
* Resolves a security issue in the packr dependency, which would allow an unauthenticated attacker to read any
file from the application's filesystem
# v0.1.2 - 2020-02-24
* Adds `--version` flag to retrieve the GoShimmer version
......
......@@ -13,7 +13,7 @@ import (
const (
// AppVersion version number
AppVersion = "v0.1.2"
AppVersion = "v0.1.3"
// AppName app code name
AppName = "GoShimmer"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment