From d9a3ace7c897f596cd17b82591f6892275881848 Mon Sep 17 00:00:00 2001 From: Tyler Date: Wed, 29 May 2019 22:30:42 -0400 Subject: [PATCH] Fix title file --- .drone.yml | 2 +- plugin/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 97a8197..50cdc95 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: image: tystuyfzand/drone-gitea-release settings: tag_file: /tmp/build/version.txt - name_file: /tmp/build/version.txt + title_file: /tmp/build/version.txt files: [ '/tmp/build/tf.meow.remote.streamDeckPlugin' ] environment: PLUGIN_API_KEY: diff --git a/plugin/manifest.json b/plugin/manifest.json index 08f3898..c265645 100644 --- a/plugin/manifest.json +++ b/plugin/manifest.json @@ -51,7 +51,7 @@ "Name": "Remote", "Icon": "images/pluginIcon", "URL": "https://www.elgato.com/gaming/stream-deck", - "Version": "1.2.4", + "Version": "1.2.5", "SDKVersion": 2, "OS": [ {