Sfoglia il codice sorgente

chore(release): 1.1.1

Matthias Ladkau 4 anni fa
parent
commit
74912e7ab0
2 ha cambiato i file con 9 aggiunte e 1 eliminazioni
  1. 8 0
      CHANGELOG.md
  2. 1 1
      config/config.go

+ 8 - 0
CHANGELOG.md

@@ -2,6 +2,14 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+### [1.1.1](https://devt.de///compare/v1.1.0...v1.1.1) (2019-12-26)
+
+
+### Bug Fixes
+
+* Minor restructure ([0cb9648](https://devt.de///commit/0cb96483febb821c01df8a199056c22282a0b599))
+* Remove docker build ([d5d029b](https://devt.de///commit/d5d029be3bceed6bbe127dcc6bf902360f0b741f))
+
 ## 1.1.0 (2019-09-07)
 
 

+ 1 - 1
config/config.go

@@ -15,7 +15,7 @@ import "fmt"
 /*
 ProductVersion is the current version of Rufs
 */
-const ProductVersion = "1.1.0"
+const ProductVersion = "1.1.1"
 
 /*
 Defaut configuration keys