Skip to content

Commit 3473e81

Browse files
committed
Prep 1.12.2 Build 30
1 parent 9526266 commit 3473e81

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center">
66
<a href="https://github.com/zen-mod/ZEN/releases">
7-
<img src="https://img.shields.io/badge/Version-1.12.1-blue.svg?style=flat-square" alt="Zeus Enhanced Version">
7+
<img src="https://img.shields.io/badge/Version-1.12.2-blue.svg?style=flat-square" alt="Zeus Enhanced Version">
88
</a>
99
<a href="https://github.com/zen-mod/ZEN/issues">
1010
<img src="https://img.shields.io/github/issues-raw/zen-mod/ZEN.svg?style=flat-square&label=Issues" alt="Zeus Enhanced Issues">

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.1.29
1+
1.12.2.30

addons/main/script_version.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define MAJOR 1
22
#define MINOR 12
3-
#define PATCHLVL 1
4-
#define BUILD 29
3+
#define PATCHLVL 2
4+
#define BUILD 30

mod.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name = "Zeus Enhanced 1.12.1";
1+
name = "Zeus Enhanced 1.12.2";
22
picture = "logo_zen_ca.paa";
33
actionName = "GitHub";
44
action = "https://github.com/zen-mod/ZEN";
5-
description = "Zeus Enhanced - Version 1.12.1";
5+
description = "Zeus Enhanced - Version 1.12.2";
66
logo = "logo_zen_small_ca.paa";
77
logoOver = "logo_zen_small_ca.paa";
88
tooltip = "Zeus Enhanced";

0 commit comments

Comments
 (0)