Skip to content

Commit

Permalink
🔖 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hlaueriksson committed Jan 10, 2024
1 parent 34e93c2 commit d3aaa2f
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.2</Version>
<Version>3.1.3</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 @@ -4,4 +4,4 @@ xcopy /y .\bin\Release\net8.0-windows\Images\ .\bin\Release\GEmojiSharp\Images\
xcopy /y .\bin\Release\net8.0-windows\GEmojiSharp.* .\bin\Release\GEmojiSharp\
xcopy /y .\bin\Release\net8.0-windows\plugin.json .\bin\Release\GEmojiSharp\

:: Zip '.\bin\Release\GEmojiSharp\' into 'GEmojiSharp.PowerToysRun.3.1.2.zip'
:: Zip '.\bin\Release\GEmojiSharp\' into 'GEmojiSharp.PowerToysRun.3.1.3.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.2",
"Version": "3.1.3",
"Language": "csharp",
"Website": "https://github.com/hlaueriksson/GEmojiSharp",
"ExecuteFileName": "GEmojiSharp.PowerToysRun.dll",
Expand Down

0 comments on commit d3aaa2f

Please sign in to comment.