Skip to content

Commit 0d11c15

Browse files
[noci] bump version
1 parent ddf2b54 commit 0d11c15

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<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.5-blue?style=for-the-badge">
3+
<img alt="Script Version" src="https://img.shields.io/badge/Script%20Version-v1.7.6-blue?style=for-the-badge">
44
</a>
55
<a href="https://github.com/YimMenu-Lua/Samurais-Scripts/blob/main/LICENSE">
66
<img alt="License" src="https://img.shields.io/badge/Licence-GPL--3.0-white?style=for-the-badge">

includes/version.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
CI only. Do not edit.
33
--]]
44

5-
return "1.7.5"
5+
return "1.7.6"

0 commit comments

Comments
 (0)