Skip to content

Commit

Permalink
Bump version to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szapp committed Jun 11, 2024
1 parent 4113d05 commit 5524ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _work/data/Scripts/Content/GFA/_intern/const.d
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

/* Initialization */

const string GFA_VERSION = "Gothic Free Aim v1.2.0";
const string GFA_VERSION = "Gothic Free Aim v1.4.0";
const int GFA_LEGO_FLAGS = LeGo_HookEngine // For initializing all hooks
| LeGo_ConsoleCommands // For console commands and debugging
| LeGo_Random; // For scattering and other uses of random numbers
Expand Down

0 comments on commit 5524ff4

Please sign in to comment.