Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OERu
register-enrol
Commits
824660c5
Commit
824660c5
authored
May 08, 2019
by
Dave Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
boosting the version to 1.0.0!
parent
af21a332
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
register-enrol.php
register-enrol.php
+2
-2
No files found.
register-enrol.php
View file @
824660c5
...
...
@@ -8,7 +8,7 @@ Plugin URI: https://github.com/oeru/register-enrol
Description: Provides a widget that helps a user figure out the valid URL for
their personal course blog feed. Parts are adapted from Login with Ajax by
Markus Sykes - http://wordpress.org/extend/plugins/login-with-ajax/
Version:
0.9.1
Version:
1.0.0
Author: Dave Lane
Author URI: https://oeru.org, http://WikiEducator.org/User:Davelane
License: GPLv3 or later
...
...
@@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
define
(
'ORE_VERSION'
,
'
0.9.1
'
);
define
(
'ORE_VERSION'
,
'
1.0.0
'
);
// plugin computer name
define
(
'ORE_NAME'
,
'ORE'
);
// current version
...
...
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