Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CiviCRM Permissions Sync
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
plugins
CiviCRM Permissions Sync
Commits
1e739772
Commit
1e739772
authored
Apr 11, 2019
by
Christian Wach
⚽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump dev version to 1.1
parent
6793cbe2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
civicrm-permissions-sync.php
civicrm-permissions-sync.php
+2
-2
readme.txt
readme.txt
+1
-1
No files found.
civicrm-permissions-sync.php
View file @
1e739772
...
...
@@ -5,7 +5,7 @@ Plugin URI: https://develop.tadpole.cc/plugins/civicrm-permissions-sync
Description: Keeps CiviCRM permissions in sync with WordPress capabilities so that they are exposed to other plugins.
Author: Tadpole Collective
Author URI: https://tadpole.cc
Version: 1.
0
Version: 1.
1
License: GPLv2
Text Domain: civicrm-permissions-sync
Domain Path: /languages
...
...
@@ -41,7 +41,7 @@ if ( ! defined( 'CIVICRM_PERMISSIONS_SYNC_MODE' ) ) {
}
// Version.
define
(
'CIVICRM_PERMISSIONS_SYNC_VERSION'
,
'1.
0
'
);
define
(
'CIVICRM_PERMISSIONS_SYNC_VERSION'
,
'1.
1
'
);
// Store reference to this file.
define
(
'CIVICRM_PERMISSIONS_SYNC_FILE'
,
__FILE__
);
...
...
readme.txt
View file @
1e739772
...
...
@@ -3,7 +3,7 @@ Contributors: needle, tadpole
Tags: civicrm, permissions, sync
Requires at least: 5.0
Tested up to: 5.1
Stable tag: 1.
0
Stable tag: 1.
1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment