Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
bump version 6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
megachweng committed Jun 29, 2020
1 parent efd09b9 commit c280fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/constants.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 'v6.1.2'
VERSION = 'v6.1.3'
RELEASE_URL = 'https://github.com/megachweng/Dict2Anki'
VERSION_CHECK_API = 'https://api.github.com/repos/megachweng/Dict2Anki/releases/latest'
MODEL_NAME = f'Dict2Anki-{VERSION}'
Expand Down

0 comments on commit c280fd5

Please sign in to comment.