File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
- name : Build project
24
24
run : |
25
25
mkdir disciple-tools-team-module
26
- cp -r disciple-tools-team-module.php admin assets languages post-type spinner.svg version-control.json LICENSE SECURITY.md disciple-tools-team-module/
26
+ cp -r disciple-tools-team-module.php admin assets languages magic-link post-type spinner.svg version-control.json LICENSE SECURITY.md disciple-tools-team-module/
27
27
zip -r disciple-tools-team-module.zip disciple-tools-team-module
28
28
- name : Create Release
29
29
id : create_release
Original file line number Diff line number Diff line change 5
5
* Description: The Team Module adds a way to access and share contacts and groups in a collaborative team setting.
6
6
* Text Domain: disciple-tools-team-module
7
7
* Domain Path: /languages
8
- * Version: 1.1.0
8
+ * Version: 1.1.1
9
9
* Author URI: https://github.com/cairocoder01
10
10
* GitHub Plugin URI: https://github.com/cairocoder01/disciple-tools-team-module
11
11
* Requires at least: 4.7.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Disciple.Tools - Team Module" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"last_updated" : " 2024-10-09" ,
5
5
"author" : " cairocoder01" ,
6
6
"author_homepage" : " https://github.com/cairocoder01" ,
You can’t perform that action at this time.
0 commit comments