build: bump to 2.0.0-alpha

This commit is contained in:
alistair3149 2023-07-05 20:02:56 -04:00
parent a4e59057bf
commit a41296849f
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
{
"name": "TabberNeue",
"version": "1.7.5",
"version": "2.0.0-alpha",
"author": [
"alistair3149",
"Eric Fortin",
@ -136,7 +136,7 @@
"config_prefix": "wg",
"config": {
"TabberNeueEnableLegacyMode": {
"value": true,
"value": false,
"description": "Use legacy mode to render Tabber. It is required for nested Tabber.",
"public": true
},