Skip to content

Commit 838c7a6

Browse files
committed
Increment version number, update readme.
Incremented version number for next release. Updated readme to reflect the new afterburner version.
1 parent d6c082b commit 838c7a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.5.0.0")]
36-
[assembly: AssemblyFileVersion("0.5.0.0")]
35+
[assembly: AssemblyVersion("0.6.0.0")]
36+
[assembly: AssemblyFileVersion("0.6.0.0")]

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can use it to get motherboard temperatures, fan speeds, etc. that are not bu
66

77
## Requirements
88

9-
* MSI Afterburner (version 4.6.4 used in development)
9+
* MSI Afterburner (version 4.6.5 used in development)
1010
* .Net Framefork >= 4.8
1111

1212
## Installing

0 commit comments

Comments
 (0)