Skip to content

Commit 6ddce85

Browse files
committed
8.31.2
1 parent 68ee626 commit 6ddce85

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Changelog.md

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

3+
4+
5+
# Released
6+
37
# 8.31.2
48

59
ElectronNET.CLI:
@@ -15,8 +19,6 @@ ElectronNET.API:
1519
* New Feature: Update menu items for context menu and system tray on-the-fly. [\#270](https://github.com/ElectronNET/Electron.NET/pull/270)
1620

1721

18-
# Released
19-
2022
# 8.31.1
2123

2224
ElectronNET.CLI:

buildReleaseNuGetPackages.cmd

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

0 commit comments

Comments
 (0)