diff --git a/plugin-metadata.json b/plugin-metadata.json
index 424282a..5580aa3 100644
--- a/plugin-metadata.json
+++ b/plugin-metadata.json
@@ -1,24 +1,24 @@
-{
- "name": "WP-Multi Search",
- "version": "1.0",
- "download_url": "https://git.viper.ipv64.net/M_Viper/WP-Multi-Search/releases/download/v1.0/wp-multi-search.zip",
- "requires": "6.7.2",
- "tested": "6.7.2",
- "requires_php": "7.4",
- "last_updated": "2025-03-18 17:00:00",
- "sections": {
- "description": "Fügt eine Suchfunktion als Shortcode, Widget und Menüeintrag hinzu. (Shortcode: [custom_search])",
- "changelog": "
1.0
- Erste Version des Plugins
- Implementierung der Suchfunktion als Shortcode, Widget und Menüeintrag
- Einstellungsseite für ShiftNav-Position hinzugefügt
- Unterstützung für verschiedene Suchtypen: Alle Inhalte, Titel, Autoren
"
- },
- "author": "M_Viper",
- "author_homepage": "https://m-viper.de",
- "homepage": "https://git.viper.ipv64.net/M_Viper/WP-Multi-Search",
- "banners": {
- "low": "https://m-viper.de/img/logo.png",
- "high": "https://m-viper.de/img/logo.png"
- },
- "icons": {
- "1x": "https://m-viper.de/img/logo.png",
- "2x": "https://m-viper.de/img/logo.png"
- }
-}
+{
+ "name": "WP-Multi Search",
+ "version": "1.2",
+ "download_url": "https://git.viper.ipv64.net/M_Viper/WP-Multi-Search/releases/download/v1.0/wp-multi-search.zip",
+ "requires": "6.7.2",
+ "tested": "6.7.2",
+ "requires_php": "7.4",
+ "last_updated": "2025-03-18 17:00:00",
+ "sections": {
+ "description": "Fügt eine Suchfunktion als Shortcode, Widget und Menüeintrag hinzu. (Shortcode: [custom_search])",
+ "changelog": "1.0
- Erste Version des Plugins
- Implementierung der Suchfunktion als Shortcode, Widget und Menüeintrag
- Einstellungsseite für ShiftNav-Position hinzugefügt
- Unterstützung für verschiedene Suchtypen: Alle Inhalte, Titel, Autoren
"
+ },
+ "author": "M_Viper",
+ "author_homepage": "https://m-viper.de",
+ "homepage": "https://git.viper.ipv64.net/M_Viper/WP-Multi-Search",
+ "banners": {
+ "low": "https://m-viper.de/img/logo.png",
+ "high": "https://m-viper.de/img/logo.png"
+ },
+ "icons": {
+ "1x": "https://m-viper.de/img/logo.png",
+ "2x": "https://m-viper.de/img/logo.png"
+ }
+}