Skip to content

Commit 3c4658c

Browse files
committed
Version bump
1 parent 008c268 commit 3c4658c

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
@@ -603,7 +603,7 @@ def main() -> int:
603603
app = QtWidgets.QApplication(sys.argv)
604604
app.setOrganizationName("GlowingPixel")
605605
app.setApplicationName("Locatorator")
606-
app.setApplicationVersion("1.3.0")
606+
app.setApplicationVersion("1.4.0")
607607

608608

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

0 commit comments

Comments
 (0)