Skip to content
Snippets Groups Projects
Commit df584c94 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Version 1.1.0

parent acdc114d
No related branches found
No related tags found
No related merge requests found
Pipeline #64610 passed
...@@ -5,7 +5,7 @@ try: ...@@ -5,7 +5,7 @@ try:
except ImportError: except ImportError:
raise RuntimeError("Please use pretix 2.7 or above to run this plugin!") raise RuntimeError("Please use pretix 2.7 or above to run this plugin!")
__version__ = "1.0.0" __version__ = "1.1.0"
class PluginApp(PluginConfig): class PluginApp(PluginConfig):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment