Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Secret-chest committed Feb 26, 2022
1 parent e8807b6 commit a47125c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
"""

__version__ = "M13 (development version)"
__version__ = "M15 (development version)"
__author__ = "Secret-chest"

import platform
Expand Down

0 comments on commit a47125c

Please sign in to comment.