Skip to content

Commit

Permalink
Prep 1.12.0 Build 28
Browse files Browse the repository at this point in the history
  • Loading branch information
mharis001 committed Sep 13, 2021
1 parent b9264f6 commit 42d852b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
<a href="https://github.com/zen-mod/ZEN/releases">
<img src="https://img.shields.io/badge/Version-1.11.1-blue.svg?style=flat-square" alt="Zeus Enhanced Version">
<img src="https://img.shields.io/badge/Version-1.12.0-blue.svg?style=flat-square" alt="Zeus Enhanced Version">
</a>
<a href="https://github.com/zen-mod/ZEN/issues">
<img src="https://img.shields.io/github/issues-raw/zen-mod/ZEN.svg?style=flat-square&label=Issues" alt="Zeus Enhanced Issues">
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.1.27
1.12.0.28
6 changes: 3 additions & 3 deletions addons/main/script_version.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define MAJOR 1
#define MINOR 11
#define PATCHLVL 1
#define BUILD 27
#define MINOR 12
#define PATCHLVL 0
#define BUILD 28
4 changes: 2 additions & 2 deletions mod.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name = "Zeus Enhanced 1.11.1";
name = "Zeus Enhanced 1.12.0";
picture = "logo_zen_ca.paa";
actionName = "GitHub";
action = "https://github.com/zen-mod/ZEN";
description = "Zeus Enhanced - Version 1.11.1";
description = "Zeus Enhanced - Version 1.12.0";
logo = "logo_zen_small_ca.paa";
logoOver = "logo_zen_small_ca.paa";
tooltip = "Zeus Enhanced";
Expand Down

0 comments on commit 42d852b

Please sign in to comment.