release v0.2.0.10
This commit is contained in:
parent
9388f2a583
commit
fa756dcabb
@ -2,8 +2,8 @@
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<RootNamespace>ConfusedPolarBear.Plugin.IntroSkipper</RootNamespace>
|
||||
<AssemblyVersion>0.2.0.9</AssemblyVersion>
|
||||
<FileVersion>0.2.0.9</FileVersion>
|
||||
<AssemblyVersion>0.2.0.10</AssemblyVersion>
|
||||
<FileVersion>0.2.0.10</FileVersion>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
<Nullable>enable</Nullable>
|
||||
|
@ -8,6 +8,14 @@
|
||||
"category": "General",
|
||||
"imageUrl": "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png",
|
||||
"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",
|
||||
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
|
||||
@ -42,4 +50,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user