This repository was archived by the owner on Dec 7, 2023. It is now read-only.
File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 3.3.1]
5
+
6
+ ### Changed
7
+ - ([ #860 ] ( https://github.com/neo-project/neo-node/pull/860/ ) ) delete plugin folder when uninstall plugin
8
+
4
9
## [ 3.3.0]
5
10
6
11
### Changed
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<Copyright >2016-2022 The Neo Project</Copyright >
5
5
<AssemblyTitle >Neo.CLI</AssemblyTitle >
6
- <Version >3.3.0 </Version >
6
+ <Version >3.3.1 </Version >
7
7
<Authors >The Neo Project</Authors >
8
8
<TargetFramework >net6.0</TargetFramework >
9
9
<AssemblyName >neo-cli</AssemblyName >
23
23
</ItemGroup >
24
24
25
25
<ItemGroup >
26
- <PackageReference Include =" Neo" Version =" 3.3.0 " />
26
+ <PackageReference Include =" Neo" Version =" 3.3.1 " />
27
27
</ItemGroup >
28
28
29
29
<ItemGroup >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<Copyright >2016-2022 The Neo Project</Copyright >
5
5
<AssemblyTitle >Neo.GUI</AssemblyTitle >
6
- <Version >3.3.0 </Version >
6
+ <Version >3.3.1 </Version >
7
7
<Authors >The Neo Project</Authors >
8
8
<OutputType >WinExe</OutputType >
9
9
<TargetFramework >net6.0-windows</TargetFramework >
You can’t perform that action at this time.
0 commit comments