We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1ee1e commit 945ede3Copy full SHA for 945ede3
2 files changed
README.md
@@ -4,7 +4,7 @@
4
5
<div align="center">
6
<a href="https://github.com/YimMenu-Lua/Samurais-Scripts/releases/latest">
7
- <img alt="Script Version" src="https://img.shields.io/badge/Script%20Version-v1.8.2-blue?style=for-the-badge">
+ <img alt="Script Version" src="https://img.shields.io/badge/Script%20Version-v1.8.3-blue?style=for-the-badge">
8
</a>
9
<a href="https://github.com/YimMenu-Lua/Samurais-Scripts/blob/main/LICENSE">
10
<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.
3
--]]
-return "1.8.2"
+return "1.8.3"
0 commit comments