Plugin Directory

Changeset 3415759


Ignore:
Timestamp:
12/09/2025 07:57:28 PM (3 months ago)
Author:
siteskite
Message:

Rollback to version 1.0.5: Remove version 1.0.6 tag and revert trunk changes

Location:
siteskite
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • siteskite/trunk/readme.txt

    r3415685 r3415759  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.0.6
     7Stable tag: 1.0.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • siteskite/trunk/siteskite-link.php

    r3415685 r3415759  
    44 * Plugin URI: https://siteskite.com
    55 * Description: Link your WordPress site with SiteSkite for effortless updates, backups, monitoring, and maintenance—everything in one place.
    6  * Version: 1.0.6
     6 * Version: 1.0.5
    77 * Requires at least: 5.3
    88 * Requires PHP: 7.4
     
    2929
    3030// Plugin version
    31 define('SITESKITE_VERSION', '1.0.6');
     31define('SITESKITE_VERSION', '1.0.5');
    3232
    3333// Plugin file, path, and URL
Note: See TracChangeset for help on using the changeset viewer.