Skip to content

Commit 9bc1b46

Browse files
committed
5.22.14
1 parent d2956e6 commit 9bc1b46

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Not released
22

3+
4+
# Released
5+
36
# 5.22.14
47

58
ElectronNET.CLI:
@@ -18,9 +21,6 @@ ElectronNET.WebApp:
1821

1922
* Fixed usage of the `Electron.Tray.Show` according fixed bugs in the ElectronNET.CLI (thanks [Tum4ik](https://github.com/Tum4ik))
2023

21-
22-
# Released
23-
2424
# 5.22.13
2525

2626
ElectronNET.API:

buildReleaseNuGetPackages.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set ENETVER=5.22.13
1+
set ENETVER=5.22.14
22
echo "Start building Electron.NET dev stack..."
33
echo "Restore & Build API"
44
cd ElectronNet.API

0 commit comments

Comments
 (0)