aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cliq
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/cliq
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/cliq')
-rw-r--r--recipes/cliq/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cliq/package.json b/recipes/cliq/package.json
index 61e2725..b666b76 100644
--- a/recipes/cliq/package.json
+++ b/recipes/cliq/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "cliq", 2 "id": "cliq",
3 "name": "Cliq", 3 "name": "Cliq",
4 "version": "1.4.0", 4 "version": "1.4.1",
5 "repository": "https://github.com/cliqgeek/recipe-cliq", 5 "repository": "https://github.com/cliqgeek/recipe-cliq",
6 "config": { 6 "config": {
7 "serviceURL": "https://www.zoho.com/cliq/login.html", 7 "serviceURL": "https://www.zoho.com/cliq/login.html",