Skip to content

Commit 7e6e53f

Browse files
committed
v2.0.2.0
- Improved Npp compatibility checking (Issue #64) Described: #64 (comment)
1 parent a27351a commit 7e6e53f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

src/CSScriptNpp/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// Build Number
3333
// Revision
3434
//
35-
[assembly: AssemblyVersion("2.0.1.0")]
36-
[assembly: AssemblyFileVersion("2.0.1.0")]
35+
[assembly: AssemblyVersion("2.0.2.0")]
36+
[assembly: AssemblyFileVersion("2.0.2.0")]

src/CSScriptNpp/Resources/WhatsNew.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
Release v2.0.1.0
1+
Release v2.0.0.0-2.0.2.0
22
----
3+
v2.0.2.0
4+
- Improved Npp compatibility checking (Issue #64)
5+
Described: https://github.com/oleg-shilo/cs-script.npp/issues/64#issuecomment-1120081360
6+
37
v2.0.1.0
48
- Improved Npp compatibility checking (Issue #64)
59
Described: https://github.com/oleg-shilo/cs-script.npp/issues/64#issuecomment-1108448994

0 commit comments

Comments
 (0)