Skip to content

Commit 443b117

Browse files
committed
updated version.
1 parent 77d2b29 commit 443b117

File tree

15 files changed

+24
-24
lines changed

15 files changed

+24
-24
lines changed

Build-CPP.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#usage -----> powershell -ExecutionPolicy Bypass -Command "& {. .\Build-CPP.ps1; Dist -major 0 -minor 0 -patch 6}"
1+
#usage -----> powershell -ExecutionPolicy Bypass -Command "& {. .\Build-CPP.ps1; Dist -major 1 -minor 0 -patch 0}"
22
$msbuild = "C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Current\Bin\MSBuild.exe"
33

44
function Add-RMSkinFooter {
24 Bytes
Binary file not shown.

Resources/Skins/WebView2/Calendar/Calendar.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ OnCloseAction=[!WriteKeyValue Variables Scale [#Scale]]
1515

1616
[Metadata]
1717
Name=Calendar
18-
Author=nstechbytes
18+
Author=nstechbytes & RicardoTM
1919
Information=Calendar Widget using WebView2
20-
Version=0.0.8
20+
Version=1.0.0
2121
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
2222

2323
[Variables]

Resources/Skins/WebView2/Clock/Clock.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ OnCloseAction=[!WriteKeyValue Variables Scale [#Scale]]
2626

2727
[Metadata]
2828
Name=Calendar
29-
Author=nstechbytes
29+
Author=nstechbytes & RicardoTM
3030
Information=Clock Widget using WebView2
31-
Version=0.0.8
31+
Version=1.0.0
3232
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
3333

3434
[Variables]

Resources/Skins/WebView2/InformationProperty/InformationProperty.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ DynamicWindowSize=1
55

66
[Metadata]
77
Name=InformationProperty
8-
Author=nstechbytes
8+
Author=nstechbytes & RicardoTM
99
Information=Shows Rainmeter information properties via WebView2.
10-
Version=0.0.8
10+
Version=1.0.0
1111
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
1212
; ========================================
1313
; Measure

Resources/Skins/WebView2/IslamicDate/IslamicDate.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Update=-1
33

44
[Metadata]
55
Name=Islamic Date
6-
Author=nstechbytes
6+
Author=nstechbytes & RicardoTM
77
Information=Islamic (Hijri) Date Widget using WebView2
8-
Version=0.0.8
8+
Version=1.0.0
99
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
1010

1111
[Variables]

Resources/Skins/WebView2/JSInteraction/JSInteraction.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ DynamicWindowSize=1
55

66
[Metadata]
77
Name=JSInteraction
8-
Author=nstechbytes
8+
Author=nstechbytes & RicardoTM
99
Information=Demonstrates JavaScript interaction (OnInitialize, OnUpdate, CallJS) with the WebView2 plugin.
10-
Version=0.0.8
10+
Version=1.0.0
1111
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
1212

1313
; ========================================

Resources/Skins/WebView2/Permissions/Permissions.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DynamicWindowSize=1
77
Name=Permissions
88
Author=RicardoTM
99
Information=For Permissions testing.
10-
Version=0.0.8
10+
Version=1.0.0
1111
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
1212

1313
[Variables]

Resources/Skins/WebView2/ReadMeasureOption/ReadMeasureOption.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ DynamicWindowSize=1
55

66
[Metadata]
77
Name=ReadMeasureOption
8-
Author=nstechbytes
8+
Author=nstechbytes & RicardoTM
99
Information=Demonstrates reading options from the current measure using the WebView2 plugin.
10-
Version=0.0.8
10+
Version=1.0.0
1111
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
1212

1313
; ========================================

Resources/Skins/WebView2/ReadSectionOption/ReadSectionOption.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ DynamicWindowSize=1
55

66
[Metadata]
77
Name=ReadSectionOption Demo
8-
Author=nstechbytes
8+
Author=nstechbytes & RicardoTM
99
Information=Demonstrates reading options from other sections using WebView2
10-
Version=0.0.8
10+
Version=1.0.0
1111
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
1212

1313
[Variables]

0 commit comments

Comments
 (0)