System update (language handling)
This commit is contained in:
parent
ba10179a72
commit
c3a50358cd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// Language plugin
|
||||
class YellowLanguage
|
||||
{
|
||||
const Version = "0.6.2";
|
||||
const Version = "0.6.4";
|
||||
var $yellow; //access to API
|
||||
|
||||
// Handle initialisation
|
||||
|
|
Loading…
Add table
Reference in a new issue