updated version number
This commit is contained in:
parent
9b9870b00d
commit
2be9acb023
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ namespace game_config
|
|||
const int cure_amount = 8;
|
||||
const int curer_heals_per_turn = 18;
|
||||
const int recall_cost = 20;
|
||||
const std::string version = "0.4.8 RC3";
|
||||
const std::string version = "0.4.8";
|
||||
bool debug = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue