From 3ace99b94ee78f3edc3f79b40f2a0eac7fb9efb1 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 24 Jul 2024 20:46:02 +0000 Subject: [PATCH] Continuous Integration Publish: 0d5af5d16f1670c4155aa75efe04b81f2766fad7 Merge pull request #44 from nils-a/release/0.7.0 Release/0.7.0 --- assets/js/searchIndex.js | 16 ++++++++-------- feed.atom | 2 +- feed.rss | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/assets/js/searchIndex.js b/assets/js/searchIndex.js index bc8fa9d..5c6f643 100644 --- a/assets/js/searchIndex.js +++ b/assets/js/searchIndex.js @@ -39,28 +39,28 @@ var searchModule = function() { a( { id:0, - title:"ChocolateyPackageInstaller", - content:"ChocolateyPackageInstaller", + title:"ChocolateyModule", + content:"ChocolateyModule", description:'', tags:'' }, { - url:'/Cake.Chocolatey.Module/api/Cake.Chocolatey.Module/ChocolateyPackageInstaller', - title:"ChocolateyPackageInstaller", + url:'/Cake.Chocolatey.Module/api/Cake.Chocolatey.Module/ChocolateyModule', + title:"ChocolateyModule", description:"" } ); a( { id:1, - title:"ChocolateyModule", - content:"ChocolateyModule", + title:"ChocolateyPackageInstaller", + content:"ChocolateyPackageInstaller", description:'', tags:'' }, { - url:'/Cake.Chocolatey.Module/api/Cake.Chocolatey.Module/ChocolateyModule', - title:"ChocolateyModule", + url:'/Cake.Chocolatey.Module/api/Cake.Chocolatey.Module/ChocolateyPackageInstaller', + title:"ChocolateyPackageInstaller", description:"" } ); diff --git a/feed.atom b/feed.atom index 4fb4c20..4ca95d1 100644 --- a/feed.atom +++ b/feed.atom @@ -4,5 +4,5 @@ Cake.Chocolatey.Module 2024 - 2024-07-24T20:25:04Z + 2024-07-24T20:45:40Z \ No newline at end of file diff --git a/feed.rss b/feed.rss index 03350a5..79bb104 100644 --- a/feed.rss +++ b/feed.rss @@ -5,7 +5,7 @@ http://cake-contrib.github.io/Cake.Chocolatey.Module 2024 - Wed, 24 Jul 2024 20:25:04 GMT - Wed, 24 Jul 2024 20:25:04 GMT + Wed, 24 Jul 2024 20:45:40 GMT + Wed, 24 Jul 2024 20:45:40 GMT \ No newline at end of file