Updated themes
This commit is contained in:
parent
a7c1a28718
commit
8685e7084f
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
// Stockholm extension, https://github.com/datenstrom/yellow-extensions/tree/master/themes/stockholm
|
||||
// Copyright (c) 2013-2019 Datenstrom, https://datenstrom.se
|
||||
// Copyright (c) 2013-2020 Datenstrom, https://datenstrom.se
|
||||
// This file may be used and distributed under the terms of the public license.
|
||||
|
||||
class YellowStockholm {
|
||||
const VERSION = "0.8.6";
|
||||
const VERSION = "0.8.7";
|
||||
const TYPE = "theme";
|
||||
public $yellow; //access to API
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue