Skip to content

Commit c92b498

Browse files
committed
Update readme to reflect ARK changes, bump version number for new release
1 parent 79a1f00 commit c92b498

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

ArchiveExplorer/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
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.10.0.*")]
36-
[assembly: AssemblyFileVersion("0.10.0.0")]
35+
[assembly: AssemblyVersion("0.11.0.*")]
36+
[assembly: AssemblyFileVersion("0.11.0.0")]

Library/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("0.10.0.*")]
55-
[assembly: AssemblyFileVersion("0.10.0.0")]
54+
[assembly: AssemblyVersion("0.11.0.*")]
55+
[assembly: AssemblyFileVersion("0.11.0.0")]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ This format is used in many Harmonix games, including but not limited to:
77
* Frequency
88
* Amplitude (the PS2 version)
99
* Guitar Hero 1 - 2, Encore: Rocks the 80s
10-
* Rock Band 1 - 3, Lego, Green Day, Beatles
10+
* Rock Band 1 - 3, Lego, Green Day, Beatles, VR
1111
* Karaoke Revolution (untested)
1212
* MAGMA (RBN Authoring Tool, PC)
1313
* Disney Fantasia: Music Evolved
1414

15-
Versions 1 through 7 are supported at this time.
15+
Versions 1 through 7 and version 10 are supported at this time.
1616
(version 1 arks begin with "ARK")
1717

1818
### FSG-FILE-SYSTEM (DISC0.img)

0 commit comments

Comments
 (0)