This commit is contained in:
Robert Muehsig
2019-07-29 22:04:52 +02:00
parent d2956e6f2f
commit 9bc1b46810
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
# Not released
# Released
# 5.22.14
ElectronNET.CLI:
@@ -18,9 +21,6 @@ ElectronNET.WebApp:
* Fixed usage of the `Electron.Tray.Show` according fixed bugs in the ElectronNET.CLI (thanks [Tum4ik](https://github.com/Tum4ik))
# Released
# 5.22.13
ElectronNET.API:

View File

@@ -1,4 +1,4 @@
set ENETVER=5.22.13
set ENETVER=5.22.14
echo "Start building Electron.NET dev stack..."
echo "Restore & Build API"
cd ElectronNet.API