release v0.2.0.18

This commit is contained in:
github-actions[bot] 2024-09-01 16:39:14 +00:00
parent ef59b789bf
commit 0685b343ec
2 changed files with 11 additions and 3 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.17</AssemblyVersion> <AssemblyVersion>0.2.0.18</AssemblyVersion>
<FileVersion>0.2.0.17</FileVersion> <FileVersion>0.2.0.18</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.18",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/releases/tag/10.9/v0.2.0.18)\n",
"targetAbi": "10.9.10.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.18/intro-skipper-v0.2.0.18.zip",
"checksum": "08ab1f3adebec4fea3779ac33282afe2",
"timestamp": "2024-09-01T16:39:14Z"
},
{ {
"version": "0.2.0.16", "version": "0.2.0.16",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/releases/tag/10.9/v0.2.0.16)\n", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/releases/tag/10.9/v0.2.0.16)\n",