File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 " chatgpt" ,
1010 " wordpress"
1111 ],
12- "version" : " 0.15 .0" ,
12+ "version" : " 0.16 .0" ,
1313 "require" : {
1414 "php" : " ^7.2"
1515 },
2727 "Convo\\ " : " tests/"
2828 }
2929 }
30- }
30+ }
Original file line number Diff line number Diff line change 99 * Plugin URI: https://github.com/zef-dev/convoworks-gpt
1010 * Update URI: https://raw.githubusercontent.com/zef-dev/convoworks-gpt/main/update.json
1111 * Author: ZEF Development
12- * Version: 0.15 .0
12+ * Version: 0.16 .0
1313 * Author URI: https://zef.dev
1414 * Text Domain: convoworks-gpt
1515 */
1818 die;
1919}
2020
21- define ('CONVO_GPT_VERSION ' , '0.12.2 ' );
21+ define ('CONVO_GPT_VERSION ' , '0.16.0 ' );
2222define ('CONVO_GPT_DIR ' , __DIR__ );
2323define ('CONVO_GPT_URL ' , plugin_dir_url (__FILE__ ));
2424define ('CONVO_GPT_PATH ' , __FILE__ );
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "version" : " 0.15 .0" ,
3+ "version" : " 0.16 .0" ,
44 "scripts" : {
55 "build" : " node sync-version.js && node build.js" ,
66 "sync-version" : " node sync-version.js"
You can’t perform that action at this time.
0 commit comments