Matthias Ladkau преди 3 години
родител
ревизия
b0f4237dcc
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 2 0
      CHANGELOG.md
  2. 1 1
      config/config.go

+ 2 - 0
CHANGELOG.md

@@ -2,6 +2,8 @@
 
 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.0.4](https://devt.de///compare/v1.0.3...v1.0.4) (2020-12-07)
+
 ### [1.0.3](https://devt.de///compare/v1.0.2...v1.0.3) (2020-12-07)
 
 

+ 1 - 1
config/config.go

@@ -23,7 +23,7 @@ import (
 /*
 ProductVersion is the current version of ECAL
 */
-const ProductVersion = "1.0.3"
+const ProductVersion = "1.0.4"
 
 /*
 Known configuration options for ECAL