Skip to content

Commit

Permalink
Increment and build for #39
Browse files Browse the repository at this point in the history
Fixes panel error for non-amdmin user roles.
Adds Hungarian translations.
  • Loading branch information
Daandelange committed Jun 13, 2023
1 parent 74f9527 commit cbe79d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Very minimal visitor analytics for your kirby3 website.",
"homepage": "https://github.com/Daandelange/kirby3-simplestats",
"type": "kirby-plugin",
"version": "0.6.2-beta",
"version": "0.6.3-beta",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SimpleStats",
"version": "0.6.2-beta",
"version": "0.6.3-beta",
"description": "Simple analytics for your kirby website.",
"main": "index.js",
"author": "Daan de Lange",
Expand Down

0 comments on commit cbe79d8

Please sign in to comment.