Skip to content

Commit 85e7101

Browse files
committed
Bump
1 parent be742a5 commit 85e7101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locatorator/gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ def main() -> int:
611611
app = QtWidgets.QApplication(sys.argv)
612612
app.setOrganizationName("GlowingPixel")
613613
app.setApplicationName("Locatorator")
614-
app.setApplicationVersion("1.4.0")
614+
app.setApplicationVersion("1.5.0")
615615

616616

617617
app.setWindowIcon(QtGui.QPixmap(":/icons/resources/icon.png"))

0 commit comments

Comments
 (0)