Skip to content

Commit d7d16c3

Browse files
committed
πŸ”– 0.79.0
1 parent 562a829 commit d7d16c3

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

β€ŽDirectory.Build.propsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>0.0.0</Version>
4+
<Version>0.79.0</Version>
55
<Platforms>x64;ARM64</Platforms>
66
<PlatformTarget>$(Platform)</PlatformTarget>
77
<LangVersion>preview</LangVersion>

β€Žsrc/Community.PowerToys.Run.Plugin.Bang/plugin.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"IsGlobal": false,
55
"Name": "Bang",
66
"Author": "hlaueriksson",
7-
"Version": "0.0.0",
7+
"Version": "0.79.0",
88
"Language": "csharp",
99
"Website": "https://github.com/hlaueriksson/Community.PowerToys.Run.Plugins",
1010
"ExecuteFileName": "Community.PowerToys.Run.Plugin.Bang.dll",

β€Žsrc/Community.PowerToys.Run.Plugin.DenCode/plugin.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"IsGlobal": false,
55
"Name": "DenCode",
66
"Author": "hlaueriksson",
7-
"Version": "0.0.0",
7+
"Version": "0.79.0",
88
"Language": "csharp",
99
"Website": "https://github.com/hlaueriksson/Community.PowerToys.Run.Plugins",
1010
"ExecuteFileName": "Community.PowerToys.Run.Plugin.DenCode.dll",

β€Žsrc/Community.PowerToys.Run.Plugin.Dice/plugin.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"IsGlobal": false,
55
"Name": "Dice",
66
"Author": "hlaueriksson",
7-
"Version": "0.0.0",
7+
"Version": "0.79.0",
88
"Language": "csharp",
99
"Website": "https://github.com/hlaueriksson/Community.PowerToys.Run.Plugins",
1010
"ExecuteFileName": "Community.PowerToys.Run.Plugin.Dice.dll",

β€Žsrc/Community.PowerToys.Run.Plugin.Need/plugin.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"IsGlobal": false,
55
"Name": "Need",
66
"Author": "hlaueriksson",
7-
"Version": "0.0.0",
7+
"Version": "0.79.0",
88
"Language": "csharp",
99
"Website": "https://github.com/hlaueriksson/Community.PowerToys.Run.Plugins",
1010
"ExecuteFileName": "Community.PowerToys.Run.Plugin.Need.dll",

β€Žsrc/Community.PowerToys.Run.Plugin.Twitch/plugin.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"IsGlobal": false,
55
"Name": "Twitch",
66
"Author": "hlaueriksson",
7-
"Version": "0.0.0",
7+
"Version": "0.79.0",
88
"Language": "csharp",
99
"Website": "https://github.com/hlaueriksson/Community.PowerToys.Run.Plugins",
1010
"ExecuteFileName": "Community.PowerToys.Run.Plugin.Twitch.dll",

0 commit comments

Comments
Β (0)