Skip to content

Commit 311c84d

Browse files
committed
update assembly version
1 parent ed5f45f commit 311c84d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/kOS.Addons.StockCamera/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
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.1.2.0")]
36-
[assembly: AssemblyFileVersion("0.1.2.0")]
35+
[assembly: AssemblyVersion("0.2.0.0")]
36+
[assembly: AssemblyFileVersion("0.2.0.0")]
3737
[assembly: KSPAssemblyDependency("kOS", 1, 1)] // <<-- This is important!!!

0 commit comments

Comments
 (0)