aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-deck
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2024-05-04 13:57:45 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-05-04 13:29:33 +0000
commitdc7356dc43b702f41b709d4f822c9a74e939fb3c (patch)
treebdc0d5c835b418de86916d2f7d8064566f800f71 /recipes/nextcloud-deck
parentReplace 'await' calls with '*Sync' calls - which also removes eslint disables (diff)
downloadferdium-recipes-dc7356dc43b702f41b709d4f822c9a74e939fb3c.tar.gz
ferdium-recipes-dc7356dc43b702f41b709d4f822c9a74e939fb3c.tar.zst
ferdium-recipes-dc7356dc43b702f41b709d4f822c9a74e939fb3c.zip
chore: bump all recipes minor versions
Diffstat (limited to 'recipes/nextcloud-deck')
-rw-r--r--recipes/nextcloud-deck/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nextcloud-deck/package.json b/recipes/nextcloud-deck/package.json
index 549bc4f..0c332e8 100644
--- a/recipes/nextcloud-deck/package.json
+++ b/recipes/nextcloud-deck/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "nextcloud-deck", 2 "id": "nextcloud-deck",
3 "name": "Nextcloud Deck", 3 "name": "Nextcloud Deck",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/mindcombatant/ferdium-recipes/tree/master/recipes/nextcloud-deck/", 6 "repository": "https://github.com/mindcombatant/ferdium-recipes/tree/master/recipes/nextcloud-deck/",
7 "config": { 7 "config": {