We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a439d commit 1b72957Copy full SHA for 1b72957
2 files changed
README.md
@@ -3,7 +3,7 @@
3
4
<div align="center">
5
<a href="https://github.com/YimMenu-Lua/Samurais-Scripts/releases/latest">
6
- <img alt="Script Version" src="https://img.shields.io/badge/Script%20Version-v1.7.9-blue?style=for-the-badge">
+ <img alt="Script Version" src="https://img.shields.io/badge/Script%20Version-v1.8.0-blue?style=for-the-badge">
7
</a>
8
<a href="https://github.com/YimMenu-Lua/Samurais-Scripts/blob/main/LICENSE">
9
<img alt="License" src="https://img.shields.io/badge/License-GPL--3.0-white?style=for-the-badge">
SSV2/includes/version.lua
@@ -2,4 +2,4 @@
2
CI only. Do not edit.
--]]
-return "1.7.9"
+return "1.8.0"
0 commit comments