We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2956e6 commit 9bc1b46Copy full SHA for 9bc1b46
Changelog.md
@@ -1,5 +1,8 @@
1
# Not released
2
3
+
4
+# Released
5
6
# 5.22.14
7
8
ElectronNET.CLI:
@@ -18,9 +21,6 @@ ElectronNET.WebApp:
18
21
19
22
* Fixed usage of the `Electron.Tray.Show` according fixed bugs in the ElectronNET.CLI (thanks [Tum4ik](https://github.com/Tum4ik))
20
23
-
-# Released
24
# 5.22.13
25
26
ElectronNET.API:
buildReleaseNuGetPackages.cmd
@@ -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
0 commit comments