mirror of
https://github.com/Findus23/plugin-LanguageToogle.git
synced 2024-09-10 05:13:46 +02:00
release 0.3.6
This commit is contained in:
parent
b8a702b841
commit
43933e2b17
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
## Changelog
|
||||
|
||||
### 0.3.6
|
||||
|
||||
hide setting from non-superusers
|
||||
|
||||
### 0.3.5
|
||||
|
||||
fix typo in 0.3.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "LanguageToogle",
|
||||
"description": "Quickly change the language of Matomo",
|
||||
"version": "0.3.5",
|
||||
"version": "0.3.6",
|
||||
"theme": false,
|
||||
"require": {
|
||||
"piwik": ">=4.0.0-b1,<5.0.0-b1"
|
||||
|
|
Loading…
Reference in a new issue