release v1.10.9.1

This commit is contained in:
github-actions[bot] 2024-10-26 18:09:56 +00:00
parent e9582d431c
commit 80bbc0fa00
2 changed files with 11 additions and 3 deletions

View File

@ -2,8 +2,8 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>IntroSkipper</RootNamespace>
<AssemblyVersion>1.10.9.0</AssemblyVersion>
<FileVersion>1.10.9.0</FileVersion>
<AssemblyVersion>1.10.9.1</AssemblyVersion>
<FileVersion>1.10.9.1</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>

View File

@ -8,6 +8,14 @@
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/intro-skipper/intro-skipper/master/images/logo.png",
"versions": [
{
"version": "1.10.9.1",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.10.9.1)\n",
"targetAbi": "10.9.11.0",
"sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.9/v1.10.9.1/intro-skipper-v1.10.9.1.zip",
"checksum": "e1c2b2e48784ec9138de17048930552b",
"timestamp": "2024-10-26T18:09:56Z"
},
{
"version": "1.0.0.7",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.7)\n",