We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27351a commit 7e6e53fCopy full SHA for 7e6e53f
src/CSScriptNpp/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// Build Number
33
// Revision
34
//
35
-[assembly: AssemblyVersion("2.0.1.0")]
36
-[assembly: AssemblyFileVersion("2.0.1.0")]
+[assembly: AssemblyVersion("2.0.2.0")]
+[assembly: AssemblyFileVersion("2.0.2.0")]
src/CSScriptNpp/Resources/WhatsNew.txt
@@ -1,5 +1,9 @@
1
-Release v2.0.1.0
+Release v2.0.0.0-2.0.2.0
2
----
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
+
7
v2.0.1.0
8
- Improved Npp compatibility checking (Issue #64)
9
Described: https://github.com/oleg-shilo/cs-script.npp/issues/64#issuecomment-1108448994
0 commit comments