release v0.2.0.10

This commit is contained in:
github-actions[bot] 2024-06-15 11:22:25 +00:00
parent 9388f2a583
commit fa756dcabb
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.9</AssemblyVersion> <AssemblyVersion>0.2.0.10</AssemblyVersion>
<FileVersion>0.2.0.9</FileVersion> <FileVersion>0.2.0.10</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.10",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.9.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.10/intro-skipper-v0.2.0.10.zip",
"checksum": "42ab3c0cc545d6352f04da00bfd6f686",
"timestamp": "2024-06-15T11:21:50Z"
},
{ {
"version": "0.2.0.9", "version": "0.2.0.9",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n", "changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",