bump version

This commit is contained in:
mactan-sc
2025-07-10 06:15:46 -05:00
parent 6d252f37ab
commit 601f90a7d8
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
# If you do not wish to use the above .desktop files, simply run this script # If you do not wish to use the above .desktop files, simply run this script
# from your terminal. # from your terminal.
# #
# version: 1.6 # version: 1.7
################################################################################ ################################################################################
################################################################ ################################################################

View File

@ -176,7 +176,7 @@ winetricks_url="https://raw.githubusercontent.com/Winetricks/winetricks/refs/tag
# Github repo and script version info # Github repo and script version info
repo="starcitizen-lug/lug-helper" repo="starcitizen-lug/lug-helper"
releases_url="https://github.com/$repo/releases" releases_url="https://github.com/$repo/releases"
current_version="v4.0" current_version="v4.1"
############################################################################ ############################################################################
############################################################################ ############################################################################