Skip to content

Commit

Permalink
Internal version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
snilt committed Jul 25, 2020
1 parent 75f4612 commit a84d61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyLoadGui.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"""

CURRENT_VERSION = '0.4.20'
CURRENT_INTERNAL_VERSION = '2020-05-15' # YYYY-MM-DD, append a lowercase letter for a new version on the same day
CURRENT_INTERNAL_VERSION = '2020-07-25' # YYYY-MM-DD, append a lowercase letter for a new version on the same day

import os
import sys
Expand Down

0 comments on commit a84d61d

Please sign in to comment.