From 1340f759e48bf96ad4150aeada550c44ed3f848b Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 16 Jul 2024 14:17:41 +0000 Subject: [PATCH] Continuous Integration Publish: b662d0badd4e28e18e90740d556261eb4f2713c1 Merge pull request #60 from nils-a/release/4.0.0 Release/4.0.0 --- assets/js/searchIndex.js | 34 +++++++++++++++++----------------- feed.atom | 2 +- feed.rss | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/assets/js/searchIndex.js b/assets/js/searchIndex.js index 7f997c3..ec2d72d 100644 --- a/assets/js/searchIndex.js +++ b/assets/js/searchIndex.js @@ -39,6 +39,20 @@ var searchModule = function() { a( { id:0, + title:"DiscordChatMessageSettings", + content:"DiscordChatMessageSettings", + description:'', + tags:'' + }, + { + url:'/Cake.Discord/api/Cake.Discord.Chat/DiscordChatMessageSettings', + title:"DiscordChatMessageSettings", + description:"" + } + ); + a( + { + id:1, title:"DiscordAliases", content:"DiscordAliases", description:'', @@ -52,7 +66,7 @@ var searchModule = function() { ); a( { - id:1, + id:2, title:"DiscordChatProvider", content:"DiscordChatProvider", description:'', @@ -66,7 +80,7 @@ var searchModule = function() { ); a( { - id:2, + id:3, title:"DiscordChatMessageResult", content:"DiscordChatMessageResult", description:'', @@ -80,7 +94,7 @@ var searchModule = function() { ); a( { - id:3, + id:4, title:"DiscordProvider", content:"DiscordProvider", description:'', @@ -92,20 +106,6 @@ var searchModule = function() { description:"" } ); - a( - { - id:4, - title:"DiscordChatMessageSettings", - content:"DiscordChatMessageSettings", - description:'', - tags:'' - }, - { - url:'/Cake.Discord/api/Cake.Discord.Chat/DiscordChatMessageSettings', - title:"DiscordChatMessageSettings", - description:"" - } - ); var idx = lunr(function() { this.field('title'); this.field('content'); diff --git a/feed.atom b/feed.atom index e42886f..1e93496 100644 --- a/feed.atom +++ b/feed.atom @@ -4,5 +4,5 @@ Cake.Discord 2024 - 2024-07-16T13:54:43Z + 2024-07-16T14:17:28Z \ No newline at end of file diff --git a/feed.rss b/feed.rss index ace8c2f..5ccf128 100644 --- a/feed.rss +++ b/feed.rss @@ -5,7 +5,7 @@ http://cake-contrib.github.io/Cake.Discord 2024 - Tue, 16 Jul 2024 13:54:43 GMT - Tue, 16 Jul 2024 13:54:43 GMT + Tue, 16 Jul 2024 14:17:28 GMT + Tue, 16 Jul 2024 14:17:28 GMT \ No newline at end of file