Skip to content

Commit 516483c

Browse files
Versioning
1 parent fd0ee34 commit 516483c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<p align="center">
1111
<a href="https://github.com/SceptreOfficial/Enhanced-Movement-Rework/releases/latest">
12-
<img src="https://img.shields.io/badge/Version-0.9.7-blue?style=flat-square" alt="Version">
12+
<img src="https://img.shields.io/badge/Version-0.9.8-blue?style=flat-square" alt="Version">
1313
</a>
1414
<a href="https://github.com/SceptreOfficial/Enhanced-Movement-Rework/issues">
1515
<img src="https://img.shields.io/github/issues-raw/SceptreOfficial/Enhanced-Movement-Rework?style=flat-square&label=Issues" alt="Issues">

addons/main/script_version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define MAJOR 0
22
#define MINOR 9
3-
#define PATCH 7
3+
#define PATCH 8
44
#define BUILD 000000

hemtt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ files = ["mod.cpp","assets","LICENSE","authors.txt","patrons.txt"]
88
folder_optionals = true
99
sig_version = 3
1010

11-
version = "0.9.7"
11+
version = "0.9.8"
1212

1313
modname = "{{name}}"
1414
key_name = "{{prefix}}_{{version}}"

0 commit comments

Comments
 (0)