Skip to content

Commit bd38405

Browse files
committed
Bump version to 0.9.11
1 parent 0091b0c commit bd38405

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

GameData/RocketSoundEnhancement/RocketSoundEnhancement.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"MAJOR":0,
1414
"MINOR":9,
15-
"PATCH":10,
15+
"PATCH":11,
1616
"BUILD":0
1717
},
1818
"KSP_VERSION":

Source/RocketSoundEnhancement/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
//
2929
// You can specify all the values or you can use the default the Revision and
3030
// Build Numbers by using the '*' as shown below:
31-
[assembly: AssemblyVersion("0.9.10.*")]
32-
[assembly: AssemblyInformationalVersion("0.9.10")]
33-
[assembly: KSPAssembly("RocketSoundEnhancement", 0, 9, 10)]
31+
[assembly: AssemblyVersion("0.9.11.*")]
32+
[assembly: AssemblyInformationalVersion("0.9.11")]
33+
[assembly: KSPAssembly("RocketSoundEnhancement", 0, 9, 11)]
3434
[assembly: KSPAssemblyDependency("RocketSoundEnhancement.Unity", 1, 0)]

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# [0.9.11] -
3+
# [0.9.11] - 03-25-24
44
- Fixed missing reentry and wind sounds
55

66
# [0.9.10] - 03-15-24

0 commit comments

Comments
 (0)