Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mcb5637 committed Mar 5, 2021
1 parent 8b85ee7 commit 90f0bdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BTX_CAC_Compatibility/mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Description": "Modifies BTX (and BTXMinusWeapons) for CAC.",
"Author": "mcb",
"Website": "",
"Version": "0.1.12.0",
"Version": "0.1.13.0",

"DependsOn": [ "BT_Extended", "BT_Extended_Timeline", "BT_Extended_CE", "BT_Extended_3050", "BT_Extended_Clans", "BT_Extended_Quirks", "Custom Ammo Categories", "CustomActivatableEquipment", "IRTweaks" ],
"OptionallyDependsOn": [ "BTXMinusWeapons" ],
Expand Down
2 changes: 1 addition & 1 deletion BTX_CAC_CompatibilityDll/BTX_CAC_CompatibilityDll/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
using System.Threading.Tasks;
using UnityEngine;

[assembly: AssemblyVersion("0.1.12.0")]
[assembly: AssemblyVersion("0.1.13.0")]

namespace BTX_CAC_CompatibilityDll
{
Expand Down

0 comments on commit 90f0bdc

Please sign in to comment.