File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66- Tested up to: 6.1
77- Requires PHP: 7.4
88- License: [ GPLv2] ( http://www.gnu.org/licenses/gpl-2.0.html )
9- - Stable tag: 0.4 .0
9+ - Stable tag: 0.5 .0
1010- GitHub Plugin URI: https://github.com/Automattic/chatrix
1111
1212Matrix client for WordPress.
Original file line number Diff line number Diff line change 55 * Author: Automattic
66 * Author URI: https://automattic.com/
77 * Plugin URI: https://github.com/Automattic/chatrix
8- * Version: 0.4 .0
8+ * Version: 0.5 .0
99 */
1010
1111use function Automattic \Chatrix \Admin \main as adminMain ;
@@ -22,7 +22,7 @@ function automattic_chatrix_version(): string {
2222 }
2323
2424 // Do not edit this line, it's automatically set by bin/prepare-release.sh.
25- $ version = '0.4 .0 ' ;
25+ $ version = '0.5 .0 ' ;
2626
2727 return $ version ;
2828}
Original file line number Diff line number Diff line change 11{
22 "name" : " automattic/chatrix" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " WordPress plugin to embed a Matrix client into WordPress pages." ,
55 "type" : " wordpress-plugin" ,
66 "license" : " GPL" ,
Original file line number Diff line number Diff line change 22 "$schema" : " https://schemas.wp.org/trunk/block.json" ,
33 "apiVersion" : 2 ,
44 "name" : " automattic/chatrix" ,
5- "version" : " 0.4 .0" ,
5+ "version" : " 0.5 .0" ,
66 "title" : " Chatrix" ,
77 "category" : " embed" ,
88 "icon" : " format-chat" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " chatrix" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Embedded Matrix client for WordPress" ,
55 "repository" : " git@github.com:Automattic/chatrix.git" ,
66 "author" : " Automattic" ,
You can’t perform that action at this time.
0 commit comments