Skip to content

Commit

Permalink
update repo
Browse files Browse the repository at this point in the history
  • Loading branch information
serifine committed Jan 23, 2022
1 parent cd17687 commit cd5cfad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ChatScanner/ChatScanner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net5-windows</TargetFramework>
<RootNamespace>ChatScanner</RootNamespace>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>1.3.2.1</Version>
<Version>2.0.0</Version>
<Nullable>annotations</Nullable>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
</PropertyGroup>
Expand Down
12 changes: 6 additions & 6 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
"Name": "Chat Scanner",
"Description": "Easily filter messages in crowded environments, bringings some sanity back to RP. \n \n Use /chatScanner settings to opent he settings window.",
"InternalName": "ChatScanner",
"AssemblyVersion": "1.0.5",
"AssemblyVersion": "2.0.0",
"RepoUrl": "https://github.com/serifine/XIV-Chat-Scanner",
"ApplicableVersion": "any",
"Tags": [
"Serifine"
],
"DalamudApiLevel": 3,
"DalamudApiLevel": 5,
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdated": 1619865003,
"LastUpdated": 1642896928265,
"DownloadCount": 420,
"DownloadLinkInstall": "https://github.com/serifine/XIV-Chat-Scanner/releases/download/1.0.5/ChatScanner.zip",
"DownloadLinkTesting": "https://github.com/serifine/XIV-Chat-Scanner/releases/download/1.0.5/ChatScanner.zip",
"DownloadLinkUpdate": "https://github.com/serifine/XIV-Chat-Scanner/releases/download/1.0.5/ChatScanner.zip"
"DownloadLinkInstall": "https://github.com/serifine/XIV-Chat-Scanner/releases/download/2.0.0/ChatScanner.zip",
"DownloadLinkTesting": "https://github.com/serifine/XIV-Chat-Scanner/releases/download/2.0.0/ChatScanner.zip",
"DownloadLinkUpdate": "https://github.com/serifine/XIV-Chat-Scanner/releases/download/2.0.0/ChatScanner.zip"
}
]

0 comments on commit cd5cfad

Please sign in to comment.