We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b268453 commit 65714ebCopy full SHA for 65714eb
README.md
@@ -37,6 +37,6 @@ Yes! Models and controllers can be auto-initiated if the class has a static meth
37
38
## Changelog
39
40
-### 1.0.0 - 2023-09-26
+### 0.1.0 - 2023-09-26
41
42
* Initial version
plugins/construct-wp/README.txt
@@ -49,6 +49,6 @@ Yes! Models and controllers can be auto-initiated if the class has a static meth
49
50
== Changelog ==
51
52
-= 1.0.0 - 2023-09-26 =
+= 0.1.0 - 2023-09-26 =
53
54
plugins/construct-wp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "construct-wp",
3
- "version": "1.0.0",
+ "version": "0.1.0",
4
"description": "The Construct WP WordPress plugin",
5
"repository": {
6
"type": "git",
0 commit comments