We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dabaf3 commit 81c0be3Copy full SHA for 81c0be3
2 files changed
KeyViewer/MiscFiles/info.json
@@ -2,7 +2,7 @@
2
"Id": "KeyViewer",
3
"DisplayName": "KeyViewer",
4
"Author": "Square3ang & kkitut",
5
- "Version": "4.10.3",
+ "Version": "4.11.0",
6
"AssemblyName": "KeyViewer.dll",
7
"EntryMethod": "KeyViewer.Main.Load"
8
}
KeyViewer/Properties/AssemblyInfo.cs
@@ -19,7 +19,7 @@
19
[assembly: Guid("c6fd7749-0e74-4798-aa33-69bb08dc1402")]
20
21
[assembly: AssemblyVersion("1.0.0.0")]
22
-[assembly: AssemblyFileVersion("4.10.3")]
+[assembly: AssemblyFileVersion("4.11.0")]
23
24
[assembly: NeutralResourcesLanguage("")]
25
0 commit comments