We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5cb070 commit 275da5fCopy full SHA for 275da5f
src/version/version.py
@@ -3,7 +3,7 @@
3
YEAR = 2023
4
AUTHOR = "YaoXuanZhi"
5
APP_NAME = "ScreenPinKit"
6
-VERSION = "3.0"
+VERSION = "3.1"
7
HELP_URL = "https://www.youtube.com/playlist?list=PL3uuKTASzjRYNdl7wYlgUd7agQIA2_y5V"
8
FEEDBACK_URL = "https://github.com/YaoXuanZhi/ScreenPinKit/issues"
9
RELEASE_URL = "https://github.com/YaoXuanZhi/ScreenPinKit/releases/latest"
0 commit comments