Skip to content

Commit

Permalink
🔖 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hlaueriksson committed Oct 31, 2023
1 parent ecb3bbb commit 474bd0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Platforms>x64</Platforms>
<PlatformTarget>x64</PlatformTarget>
<IsPackable>false</IsPackable>
<Version>3.1.1</Version>
<Version>3.1.2</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/GEmojiSharp.PowerToysRun/pack.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ xcopy /y .\bin\Release\net7.0-windows\Images\ .\bin\Release\GEmojiSharp\Images\
xcopy /y .\bin\Release\net7.0-windows\GEmojiSharp.PowerToysRun.* .\bin\Release\GEmojiSharp\
xcopy /y .\bin\Release\net7.0-windows\plugin.json .\bin\Release\GEmojiSharp\

:: Zip '.\bin\Release\GEmojiSharp\' into 'GEmojiSharp.PowerToysRun.3.1.1.zip'
:: Zip '.\bin\Release\GEmojiSharp\' into 'GEmojiSharp.PowerToysRun.3.1.2.zip'
2 changes: 1 addition & 1 deletion src/GEmojiSharp.PowerToysRun/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"IsGlobal": false,
"Name": "GEmojiSharp",
"Author": "hlaueriksson",
"Version": "3.1.1",
"Version": "3.1.2",
"Language": "csharp",
"Website": "https://github.com/hlaueriksson/GEmojiSharp",
"ExecuteFileName": "GEmojiSharp.PowerToysRun.dll",
Expand Down

0 comments on commit 474bd0a

Please sign in to comment.