release v0.2.0.20

This commit is contained in:
github-actions[bot] 2024-09-05 18:11:30 +00:00
parent 1f17792bc6
commit 38c3433b5f
2 changed files with 10 additions and 2 deletions

View File

@ -2,8 +2,8 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net8.0</TargetFramework> <TargetFramework>net8.0</TargetFramework>
<RootNamespace>ConfusedPolarBear.Plugin.IntroSkipper</RootNamespace> <RootNamespace>ConfusedPolarBear.Plugin.IntroSkipper</RootNamespace>
<AssemblyVersion>0.2.0.19</AssemblyVersion> <AssemblyVersion>0.2.0.20</AssemblyVersion>
<FileVersion>0.2.0.19</FileVersion> <FileVersion>0.2.0.20</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile> <GenerateDocumentationFile>true</GenerateDocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors> <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>

View File

@ -8,6 +8,14 @@
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png", "imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png",
"versions": [ "versions": [
{
"version": "0.2.0.20",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/releases/tag/10.9/v0.2.0.20)\n",
"targetAbi": "10.9.10.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.20/intro-skipper-v0.2.0.20.zip",
"checksum": "18a57997aaab4396676b1dfc170c5eca",
"timestamp": "2024-09-05T18:11:29Z"
},
{ {
"version": "0.2.0.19", "version": "0.2.0.19",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/releases/tag/10.9/v0.2.0.19)\n", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/releases/tag/10.9/v0.2.0.19)\n",