Skip to content

Commit 8e23945

Browse files
committed
Version bump
1 parent 247afcd commit 8e23945

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
@@ -568,7 +568,7 @@ def main() -> int:
568568
app = QtWidgets.QApplication(sys.argv)
569569
app.setOrganizationName("GlowingPixel")
570570
app.setApplicationName("Locatorator")
571-
app.setApplicationVersion("1.2.0")
571+
app.setApplicationVersion("1.3.0")
572572

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

0 commit comments

Comments
 (0)