Skip to content

Commit 7c4082f

Browse files
committed
Add skin definition and resource file for WebView2 project.
1 parent 49b1381 commit 7c4082f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Resources/skin_definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"skinDir": ".\\Resources\\Skins",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"minimumVersion": "4.5",
55
"author": "nstechbytes",
66
"variableFiles": "",
@@ -17,5 +17,5 @@
1717
"load": "WebView2\\Clock\\Clock.ini",
1818
"headerImage": ".\\Resources\\banner.bmp",
1919
"configPrefix": "WebView2",
20-
"output": ".\\dist\\WebView2_v0.0.5_Alpha5.rmskin"
20+
"output": ".\\dist\\WebView2_v0.0.6_Alpha6.rmskin"
2121
}

WebView2/WebView2.rc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)