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