1
0
mirror of synced 2026-05-22 22:13:21 +00:00

DEV: Remove min/max versions (#76)

This commit is contained in:
Keegan George
2023-12-04 12:14:20 -08:00
committed by GitHub
parent ff04d3dc34
commit 52089be65b
+1 -3
View File
@@ -5,7 +5,5 @@
"license_url": "https://github.com/discourse/discourse-table-builder/blob/main/LICENSE.txt",
"about_url": "TODO",
"learn_more": "TODO",
"theme_version": "0.0.1",
"minimum_discourse_version": "2.9.0.beta9",
"maximum_discourse_version": "3.2.0.beta4-dev"
"theme_version": "0.0.1"
}