Skip to content

Commit 85640e2

Browse files
author
thWelly
committed
release: v1.0.2
1 parent 49df575 commit 85640e2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

com.robertw.xplane.sdPlugin/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "X-Plane",
3-
"Version": "1.0.1.0",
3+
"Version": "1.0.2.0",
44
"Author": "Robert Wellinger",
55
"Actions": [
66
{
@@ -125,4 +125,4 @@
125125
"Debug": "enabled"
126126
},
127127
"UUID": "com.robertw.xplane"
128-
}
128+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xp-streamdeck",
3-
"version": "0.1.0",
3+
"version": "1.0.2",
44
"private": true,
55
"description": "Stream Deck plugin for X-Plane 12 on macOS via the native Web API.",
66
"author": "Robert Wellinger",

0 commit comments

Comments
 (0)