This commit is contained in:
Robert Muehsig
2020-05-12 01:00:31 +02:00
parent 68ee626d07
commit 6ddce85bdd
2 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Not released
# Released
# 8.31.2
ElectronNET.CLI:
@@ -15,8 +19,6 @@ ElectronNET.API:
* New Feature: Update menu items for context menu and system tray on-the-fly. [\#270](https://github.com/ElectronNET/Electron.NET/pull/270)
# Released
# 8.31.1
ElectronNET.CLI:

View File

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