Skip to content

Commit

Permalink
Release v0.5.4
Browse files Browse the repository at this point in the history
+ Option to disable app
~ Minor bugfixes
~ Fix CI :)
  • Loading branch information
MaxBQb committed Jan 3, 2022
1 parent 96e01ae commit 040f81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from enum import Enum, auto


__version__ = "0.5.3"
__version__ = "0.5.4"
__product_name__ = "InversionFilterManager"
__author__ = "MaxBQb"
__icon__ = "img/inversion_manager.ico"
Expand Down

0 comments on commit 040f81c

Please sign in to comment.