Skip to content

Commit

Permalink
Version bump + plugin info
Browse files Browse the repository at this point in the history
  • Loading branch information
flegfleg committed Aug 23, 2020
1 parent 9fbfc76 commit 471116b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 17 deletions.
19 changes: 7 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
# Commons Booking

---

> Note: We are currently working on **CommonsBooking 2.0**, a complete rewrite with many additional features.
> [CommonsBooking 2 Repo](https://github.com/wielebenwir/commons-booking-2/)
---





**Contributors:** flegfleg, sgrubsmyon
**Donate link:** https://www.wielebenwir.de/verein/unterstutzen
**Tags:** booking, commons, sharing
**Requires at least:** 3.9
**Tested up to:** 5.4
**Tested up to:** 5.5
**Stable Tag:** 0.9.4.10
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -45,7 +35,7 @@ It was developed for the ["commons cargo bike" movement](http://www.wielebenwir.

**Plugin websites**

* [Official Website (German)](http://www.wielebenwir.de/projekte/commons-booking)
* [Official Website](https://commonsbooking.org)
* [Official WIKI (German)](http://dein-lastenrad.de/index.php?title=Commons_Booking_Software)
* [Bug-Tracker](https://github.com/wielebenwir/commons-booking/issues)
* [Bulletin Board (German)](http://forum.dein-lastenrad.de/index.php?p=/categories/buchungs-software)
Expand Down Expand Up @@ -104,6 +94,11 @@ New in this version:

## Changelog

### 0.9.4.11

* Fix jQuery warning in Wordpress 5.5
* Fix cb_get_thumb now returning an image

### 0.9.4.10

* Prefix helper functions to prevent conflict with other plugins
Expand Down
2 changes: 1 addition & 1 deletion commons-booking.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* Plugin Name: Commons Booking
* Plugin URI: http://www.wielebenwir.de/projekte/commons-booking
* Description: A wordpress plugin for management and booking of common goods.
* Version: 0.9.4.10
* Version: 0.9.4.11
* Author: Florian Egermann
* Author URI: http://www.wielebenwir.de
* Text Domain: commons-booking
Expand Down
11 changes: 7 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Contributors: flegfleg, sgrubsmyon
Donate link: https://www.wielebenwir.de/verein/unterstutzen
Tags: booking, commons, sharing
Requires at least: 3.9
Tested up to: 5.4
Tested up to: 5.5
Stable Tag: 0.9.4.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -17,7 +17,6 @@ This plugin gives associations, groups and individuals the ability to share item

It was developed for the ["commons cargo bike" movement](http://www.wielebenwir.de/mobilitaet/free-nomadic-cargo-bikes-are-changing-the-urban-landscape) across Germany and Austria, but it can use it for any kind items.

Note: [Commons Booking 2.0 is in development](https://github.com/wielebenwir/commons-booking-2)!

**Unique features:**

Expand All @@ -35,10 +34,9 @@ Note: [Commons Booking 2.0 is in development](https://github.com/wielebenwir/com

**Plugin websites**

* [Official Website (German)](http://www.wielebenwir.de/projekte/commons-booking)
* [Official Website](https://commonsbooking.org)
* [Bug-Tracker](https://github.com/wielebenwir/commons-booking/issues)
* [Bulletin Board (German)](http://community.dein-lastenrad.de/foren/forum/commons-booking/)
* [Commons Booking 2.0 development](https://github.com/wielebenwir/commons-booking-2)

== Upgrade Notice ==

Expand Down Expand Up @@ -94,6 +92,11 @@ New in this version:

== Changelog ==

= 0.9.4.11 =

* Fix jQuery warning in Wordpress 5.5
* Fix cb_get_thumb now returning an image

= 0.9.4.10 =

* Prefix helper functions to prevent conflict with other plugins
Expand Down

0 comments on commit 471116b

Please sign in to comment.