Skip to content

Commit

Permalink
Update Version Config
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxLastBreath committed Nov 23, 2023
1 parent 1baa6c8 commit 897b2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configuration/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from tkinter import messagebox
import configparser

Version = "manager-1.4.3"
Version = "manager-1.5.0"
repo_url_raw = 'https://github.com/MaxLastBreath/TOTK-mods'
repo_url = 'https://api.github.com/repos/MaxLastBreath/TOTK-mods'
localconfig = "Manager_Config.ini"
Expand Down

0 comments on commit 897b2d3

Please sign in to comment.