version bump

This commit is contained in:
Daan Meijer 2025-08-22 09:00:33 +02:00
parent 6f70854b12
commit 9c2f84dce4
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.idea

View File

@ -1,7 +1,7 @@
<?php
/*
* Plugin name: Camping Care Widget
* Version: 1.1.1
* Version: 1.1.2
* Author: Daan Meijer <daan@september.digital>
*/

View File

@ -16,7 +16,7 @@ class Updates
* $action 'plugin_information'
* $args stdClass Object ( [slug] => woocommerce [is_ssl] => [fields] => Array ( [banners] => 1 [reviews] => 1 [downloaded] => [active_installs] => 1 ) [per_page] => 24 [locale] => en_US )
*/
function get_plugin_info($res, $action, $args)
public static function get_plugin_info($res, $action, $args)
{
// do nothing if this is not about getting plugin information