Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chroming committed Nov 10, 2024
1 parent 1cafadd commit 136ae15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

class Config(object):
APP_NAME = 'PDFDir'
VERSION = 'v0.3.0-beta28'
VERSION = 'v0.3.0-beta35'
WINDOW_ICON = 'pdf.ico'
HOME_PAGE_URL = 'https://github.com/chroming/pdfdir'
HELP_PAGE_URL = 'https://github.com/chroming/pdfdir/blob/master/readme.md'
Expand Down

0 comments on commit 136ae15

Please sign in to comment.