Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
Tyler | d9a3ace7c8 |
|
@ -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:
|
||||
|
|
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue