Skip to content
This repository has been archived by the owner on Oct 20, 2019. It is now read-only.

Commit

Permalink
Version update to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seldonlabs committed May 3, 2018
1 parent ee778a6 commit aa19a9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ As an **experimental feature**, if you scan a commander that is flagged by ROA D
Being an experimental feature these info will not be usable for now but only used for testing and see how it goes with a small/medium userbase.

## Versions
- 0.3.0: Add status message on EDMC panel.
- 0.2.1: Update EDMCOverlay version.
- 0.2.0: Customizable configuration for overlay.
- 0.1.1: Add startup message with version check.
- 0.1.0: Initial testing version.
Expand Down
2 changes: 1 addition & 1 deletion load.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from roa import DISABLE_ED_TIME_KEY

APP_LONGNAME = "OmniScanner"
APP_VERSION = "0.2.1"
APP_VERSION = "0.3.0"

this = sys.modules[__name__]

Expand Down

0 comments on commit aa19a9a

Please sign in to comment.