Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dianliang233 committed Dec 3, 2021
1 parent c677d4c commit 20dc8be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meme_resourcepack/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"pack": {
"pack_format": 6,
"description": "§e梗体中文亮瞎眼包!!!\n§3Release v1.4.2"
"description": "§e梗体中文亮瞎眼包!!!\n§3Release v1.5.0"
},
"language": {
"zh_meme": {
Expand Down
2 changes: 1 addition & 1 deletion preset_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from sys import exit
from memepack_builder.wrapper import main as _main

PACK_VERSION = '1.4.2'
PACK_VERSION = '1.5.0'


def check_version_consistency():
Expand Down

0 comments on commit 20dc8be

Please sign in to comment.