Skip to content

Commit

Permalink
feat: bump version to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRuen committed Sep 2, 2024
1 parent f8517af commit 192c9cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>CidgravityGateway</name>
<summary>An application to display files/directory metadata on decentralized web for CIDgravity storage files</summary>
<description>An application to display files/directory metadata on decentralized web for CIDgravity storage files</description>
<version>1.1.3</version>
<version>1.1.4</version>
<licence>agpl</licence>
<author homepage="https://cidgravity.com">CIDgravity</author>
<author>CIDgravity</author>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cidgravitygateway",
"description": "An application to display files/directory metadata on decentralized web for CIDgravity storage files",
"version": "1.1.3",
"version": "1.1.4",
"author": "CIDgravity <support@cidgravity.com>",
"bugs": {
"url": "https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app"
Expand Down

0 comments on commit 192c9cd

Please sign in to comment.