release v1.0.0.4

This commit is contained in:
github-actions[bot] 2024-10-06 20:31:39 +00:00
parent 2d3a7fd3f7
commit 9ddac5c93c
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>1.0.0.3</AssemblyVersion> <AssemblyVersion>1.0.0.4</AssemblyVersion>
<FileVersion>1.0.0.3</FileVersion> <FileVersion>1.0.0.4</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/intro-skipper/intro-skipper/master/images/logo.png", "imageUrl": "https://raw.githubusercontent.com/intro-skipper/intro-skipper/master/images/logo.png",
"versions": [ "versions": [
{
"version": "1.0.0.4",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.4)\n",
"targetAbi": "10.9.11.0",
"sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.9/v1.0.0.4/intro-skipper-v1.0.0.4.zip",
"checksum": "d1dc6629795af7b44de1bc0d1a72ed4a",
"timestamp": "2024-10-06T20:31:39Z"
},
{ {
"version": "1.0.0.3", "version": "1.0.0.3",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.3)\n", "changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.9/v1.0.0.3)\n",