From f0c91d8e60ef667becfbd76baae896f7804ba036 Mon Sep 17 00:00:00 2001 From: The_Creeper_Cow Date: Mon, 21 May 2018 11:38:03 +0200 Subject: [PATCH] Forgot to update version number --- SCPSLDonortag/SCPSLDonortag.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCPSLDonortag/SCPSLDonortag.cs b/SCPSLDonortag/SCPSLDonortag.cs index cfb9e7c..3cb5b8c 100644 --- a/SCPSLDonortag/SCPSLDonortag.cs +++ b/SCPSLDonortag/SCPSLDonortag.cs @@ -11,7 +11,7 @@ namespace SCPSLDonortag name = "DonorTag", description = "Gives donors fancy tags", id = "com.thecreepercow.donortag", - version = "0.1", + version = "2.0", SmodMajor =2, SmodMinor =1, SmodRevision =0)]