Skip to content

Commit

Permalink
increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cech12 committed Oct 9, 2018
1 parent 3c1d7ae commit ca1e167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Data/Scripts/ai/change_std_ai.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ $replace
set civ_state [expr {([gamestats attribsum $populationowner expsum]+[gamestats numbuiltprodclasses $populationowner])*0.01}]
$with
set civ_state [get_civ_state $populationowner]
$end
$end
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "1.1",
"version" : "1.2",
"author" : "cech12",

"name" : {
Expand Down

0 comments on commit ca1e167

Please sign in to comment.