Skip to content

Commit a715c0e

Browse files
author
Chris Gårdenberg
committed
1.0.21
1 parent e08c13a commit a715c0e

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

eduadmin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Plugin URI: http://www.eduadmin.se
99
* Description: EduAdmin plugin to allow visitors to book courses at your website
1010
* Tags: booking, participants, courses, events, eduadmin, lega online
11-
* Version: 1.0.20
11+
* Version: 1.0.21
1212
* GitHub Plugin URI: multinetinteractive/eduadmin-wordpress
1313
* GitHub Plugin URI: https://github.com/multinetinteractive/eduadmin-wordpress
1414
* Requires at least: 4.7

readme.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Requires at least: 4.7
88

99
Tested up to: 4.9.2
1010

11-
Stable tag: 1.0.20
11+
Stable tag: 1.0.21
1212

1313
Requires PHP: 5.0.1 (with SoapClient)
1414

@@ -39,6 +39,9 @@ Requires at least PHP 5.0.1 (with [SoapClient](http://php.net/manual/en/book.soa
3939

4040
== Upgrade Notice ==
4141

42+
### [1.0.21]
43+
- LOTS of design changes, please update to a development server to see if anything breaks
44+
4245
### [1.0.11]
4346
- Bugfix with REST API, we don't need to pass the token now, so we can always get a valid token when needed.
4447

@@ -50,6 +53,10 @@ Requires at least PHP 5.0.1 (with [SoapClient](http://php.net/manual/en/book.soa
5053

5154
== Changelog ==
5255

56+
### [1.0.21]
57+
- Lots of design fixes and changes, to make the plugin more mobile friendly
58+
- Login widget bug fixed
59+
5360
### [1.0.20]
5461
- More subject filters to fix.
5562

@@ -505,6 +512,7 @@ Requires at least PHP 5.0.1 (with [SoapClient](http://php.net/manual/en/book.soa
505512
#### Added
506513
- Added inquiry support in course
507514

515+
[1.0.21]: https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v1.0.20...v1.0.21
508516
[1.0.20]: https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v1.0.19...v1.0.20
509517
[1.0.19]: https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v1.0.18...v1.0.19
510518
[1.0.18]: https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v1.0.17...v1.0.18

0 commit comments

Comments
 (0)