Skip to content

Commit

Permalink
Bump REQUIRED_VERSION (#396)
Browse files Browse the repository at this point in the history
* Bump REQUIRED_VERSION

getOrDefaultCall requires 2.12

* set REQUIRED_VERSION to 2.16

---------

Co-authored-by: Joko <[email protected]>
  • Loading branch information
rekterakathom and jokoho48 authored Jul 7, 2024
1 parent 080a61d commit 7c38231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/main/script_mod.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
#define VERSION_PLUGIN MAJOR.MINOR.PATCHLVL.BUILD

#define REQUIRED_VERSION 2.02
#define REQUIRED_VERSION 2.16

#ifdef COMPONENT_BEAUTIFIED
#define COMPONENT_NAME QUOTE(LAMBS COMPONENT_BEAUTIFIED)
Expand Down

0 comments on commit 7c38231

Please sign in to comment.