mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-07 17:04:58 -04:00
Updated version
This commit is contained in:
parent
40cd0b54ab
commit
891423dc65
2 changed files with 2 additions and 2 deletions
2
main.py
2
main.py
|
@ -22,7 +22,7 @@ from kivy.metrics import dp
|
|||
from kivymd.uix.button import MDFlatButton
|
||||
from kivymd.uix.dialog import MDDialog
|
||||
|
||||
__version__ = "0.1.4"
|
||||
__version__ = "0.1.5"
|
||||
__variant__ = "alpha"
|
||||
|
||||
class SidebandApp(MDApp):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue