Skip to content

Commit

Permalink
release v1.0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 5, 2024
1 parent 6cd5fb5 commit 632c529
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>ConfusedPolarBear.Plugin.IntroSkipper</RootNamespace>
<AssemblyVersion>1.0.0.9</AssemblyVersion>
<FileVersion>1.0.0.9</FileVersion>
<AssemblyVersion>1.0.0.10</AssemblyVersion>
<FileVersion>1.0.0.10</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>
Expand Down
8 changes: 8 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/intro-skipper/intro-skipper/master/images/logo.png",
"versions": [
{
"version": "1.0.0.10",
"changelog": "- See the full changelog at [GitHub](https://github.com/rlauuzo/intro-skipper/releases/tag/10.9/v1.0.0.10)\n",
"targetAbi": "10.9.11.0",
"sourceUrl": "https://github.com/rlauuzo/intro-skipper/releases/download/10.9/v1.0.0.10/intro-skipper-v1.0.0.10.zip",
"checksum": "8937983025af965fd5a96e35a2a02cbc",
"timestamp": "2024-10-05T14:01:24Z"
},
{
"version": "1.0.0.9",
"changelog": "- See the full changelog at [GitHub](https://github.com/rlauuzo/intro-skipper/releases/tag/10.9/v1.0.0.9)\n",
Expand Down

0 comments on commit 632c529

Please sign in to comment.