Skip to content

Commit

Permalink
Bump version and UID
Browse files Browse the repository at this point in the history
  • Loading branch information
aeoncleanse committed Jul 7, 2017
1 parent f2a5cee commit 9b51864
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions BlackOpsFAF-ACUs/mod_info.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name = "BlackOps FAF: ACUs"
uid = "9e8ea941-c306-4751-b367-a00000012000"
version = 12
uid = "9e8ea941-c306-4751-b367-a00000013000"
version = 13
copyright = "2009 Exavier Macbeth, lt_hawkeye, orangeknight, IceDreamer"
description = "The ultimate ACU upgrade pack, re-engineered for FAF 3660 or later"
description = "The ultimate ACU upgrade pack, re-engineered for FAF 3680 or later"
author = "Exavier Macbeth, lt_hawkeye, orangeknight - Revamped 2016 by IceDreamer"
icon = "/mods/BlackOpsFAF-ACUs/icon.png"
selectable = true
Expand Down Expand Up @@ -54,4 +54,5 @@ conflicts = {
"9e8ea941-c306-4751-rrrr-a20000000503",
"9e8ea941-m306-4751-rrrr-a11000000600",
"9e8ea941-c306-4751-b367-a00000011000",
"9e8ea941-c306-4751-b367-a00000012000",
}
7 changes: 4 additions & 3 deletions BlackOpsFAF-Unleashed/mod_info.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name = "BlackOps FAF: Unleashed"
uid = "9e8ea941-c306-aaaf-b367-u00000012000"
version = 12
uid = "9e8ea941-c306-aaaf-b367-u00000013000"
version = 13
copyright = "2009 Exavier Macbeth, lt_hawkeye, orangeknight"
description = "The ultimate unit pack, re-engineered for FAF 3660 or later"
description = "The ultimate unit pack, re-engineered for FAF 3680 or later"
author = "Exavier Macbeth, lt_hawkeye, orangeknight - Revamped 2016 by IceDreamer"
icon = "/mods/BlackOpsFAF-Unleashed/icon.bmp"
selectable = true
Expand Down Expand Up @@ -53,4 +53,5 @@ conflicts = {
"9e8ea941-c306-4751-rrrr-a20000000503",
"9e8ea941-m306-4751-rrrr-a11000000600",
"9e8ea941-c306-aaaf-b367-u00000011000",
"9e8ea941-c306-aaaf-b367-u00000012000",
}

0 comments on commit 9b51864

Please sign in to comment.