Version bump

This commit is contained in:
qf3l3k 2025-04-28 20:22:46 +02:00
parent 7cb458b22e
commit 6bdfdb89be
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "data-fetcher",
"name": "Data Fetcher",
"version": "1.0.4",
"version": "1.0.5",
"minAppVersion": "1.8.3",
"description": "Fetch data from multiple sources (REST APIs, RPC, gRPC, GraphQL) and insert results into notes",
"author": "qf3l3k",

View file

@ -1,3 +1,3 @@
{
"1.0.4": "1.8.3"
"1.0.5": "1.8.3"
}