Skip to content

Commit 45af386

Browse files
committed
Bump version
1 parent 29754cc commit 45af386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mod_info.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
-- Documentation for the extended FAF mod_info.lua format can be found here:
44
-- https://github.com/FAForever/fa/wiki/mod_info.lua-documentation
55
name = "FAF Galactic War support mod"
6-
version = 5
6+
version = 6
77
_faf_modname ='galactic_war'
88
copyright = "Forged Alliance Forever Community"
99
description = "Support mod for Galactic War"
1010
author = "Forged Alliance Forever Community"
1111
url = "http://www.faforever.com"
12-
uid = "62049b1d-cac4-4e26-bba1-106f6434abdc"
12+
uid = "7858661b-b02c-4a25-9eb4-e10ed7c7832a"
1313
selectable = false
1414
exclusive = false
1515
ui_only = false

0 commit comments

Comments
 (0)