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 c19c0c7 commit 6f9ddd8Copy full SHA for 6f9ddd8
tootpress_install.php
@@ -24,7 +24,7 @@ function tootpress_activate () {
24
25
// Initialize Settings
26
27
- add_option('tootpress_plugin_version', "1");
+ add_option('tootpress_plugin_version', "4");
28
add_option('tootpress_database_version', "1");
29
add_option('tootpress_active', "1");
30
add_option('tootpress_mastodon_instance',"");
0 commit comments