Bumped version number
This commit is contained in:
parent
83b3efcd30
commit
347a5d006b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
// This file may be used and distributed under the terms of the public license.
|
||||
|
||||
class YellowMarkdown {
|
||||
const VERSION = "0.6.9";
|
||||
const VERSION = "0.7.1";
|
||||
public $yellow; //access to API
|
||||
|
||||
// Handle initialisation
|
||||
|
|
Loading…
Add table
Reference in a new issue