release v0.2.0.11

This commit is contained in:
github-actions[bot] 2024-06-28 19:07:21 +00:00
parent 6f127ca7bf
commit 63cb0506a9
2 changed files with 11 additions and 3 deletions

View File

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

View File

@ -8,6 +8,14 @@
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png",
"versions": [
{
"version": "0.2.0.11",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.9.7.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.11/intro-skipper-v0.2.0.11.zip",
"checksum": "9fd7ae3413e0f39c3fe30afd5fb5dad1",
"timestamp": "2024-06-28T19:06:49Z"
},
{
"version": "0.2.0.10",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
@ -50,4 +58,4 @@
}
]
}
]
]