upped version numbers

This commit is contained in:
alterNERDtive 2020-12-03 02:15:11 +01:00
parent 8bf6135482
commit e5183a6d5f
3 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@ namespace EliteAttack
| required VoiceAttack plugin shenanigans |
\========================================*/
static readonly string VERSION = "0.0.1";
static readonly string VERSION = "8.0.0";
public static Guid VA_Id()
=> new Guid("{5B46321D-2935-4550-BEEA-36C2145547B8}");

View file

@ -160,7 +160,7 @@ namespace RatAttack
| required VoiceAttack plugin shenanigans |
\========================================*/
static readonly string VERSION = "0.0.1";
static readonly string VERSION = "6.0.0";
public static Guid VA_Id()
=> new Guid("{F2ADF0AE-4837-4E4A-9C87-8A7E2FA63E5F}");

View file

@ -228,7 +228,7 @@ namespace alterNERDtive
| required VoiceAttack plugin shenanigans |
\========================================*/
static readonly string VERSION = "0.0.1";
static readonly string VERSION = "4.0.0";
public static Guid VA_Id()
=> new Guid("{F7F59CFD-1AE2-4A7E-8F62-C62372418BAC}");