Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMoolenaar committed Aug 26, 2024
1 parent 10c4ab6 commit 86d30f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
addon_path = dirname(__file__)
import platform

verNumber = "1.2.3+1.0.1"
verNumber = "1.2.3+1.0.2"

class JSGui(QScrollArea):
def __init__(self, mw, colArray, languageModeler, reboot, CSSJSHandler, UEManager):
Expand Down

0 comments on commit 86d30f0

Please sign in to comment.