Add Installation foreign key to VM Cluster (#29)

Closes #17
This commit is contained in:
wkoot
2023-10-04 18:23:08 +02:00
committed by GitHub
parent 2501e41b7c
commit d082af4a9b
9 changed files with 109 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from extras.plugins import PluginConfig
__version__ = "1.4"
__version__ = "1.5"
class SLMConfig(PluginConfig):