chore: 🔖 update version
This commit is contained in:
parent
9178670194
commit
e5beb6ef73
@ -11,7 +11,7 @@
|
||||
|
||||
## Requirements
|
||||
You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) installed to use this app!]]></description>
|
||||
<version>2.1.0</version>
|
||||
<version>2.2.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="xefir@crystalyx.net" homepage="https://crystalyx.net">Michel Roux</author>
|
||||
<namespace>RePod</namespace>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"description": "🔊 Browse, manage and listen to podcasts",
|
||||
"type": "project",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"require-dev": {
|
||||
"nextcloud/ocp": "^28.0.3",
|
||||
"psalm/phar": "^5.23.1",
|
||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "8978cce206009a6890740e731ec61d98",
|
||||
"content-hash": "14023c09ea4cde4686f6e0999da7a819",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "repod",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "repod",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"license": "agpl",
|
||||
"dependencies": {
|
||||
"@nextcloud/axios": "^2.4.0",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "repod",
|
||||
"description": "🔊 Browse, manage and listen to podcasts",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"bugs": {
|
||||
"url": "https://git.crystalyx.net/Xefir/repod/issues"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user