Skip to content

Commit

Permalink
release: 0.11.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
sualko committed Nov 27, 2022
1 parent a7b27ff commit 7ee6a9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/js/track.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/*!
* cloud_piwik v0.11.0-beta.1 - 2022-11-19
* cloud_piwik v0.11.0 - 2022-11-27
*
* Copyright (c) 2022 Klaus Herberth <[email protected]> <br>
* Released under the MIT license
*
* Please see https://github.com/sualko/cloud_piwik
*
* @author Klaus Herberth <[email protected]>
* @version 0.11.0-beta.1
* @version 0.11.0
* @license MIT
*/

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": "cloud_piwik",
"version": "0.11.0-beta.1",
"version": "0.11.0",
"description": "Track Nextcloud users with piwik/matomo",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7ee6a9d

Please sign in to comment.