Plugin Directory

Changeset 3437596


Ignore:
Timestamp:
01/12/2026 10:45:29 AM (3 months ago)
Author:
sajdoko
Message:

Bump version for latest changes

Location:
lw-all-in-one/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lw-all-in-one/trunk/lw-all-in-one.php

    r3384089 r3437596  
    1010 * Plugin Name:       LocalWeb All In One
    1111 * Description:       LocalWeb All In One should be installed only on websites created by Local Web S.R.L, because it extends certain functionalities of the website which may send certain data to LocalWeb's servers. This is to make possible showing data on LocalWeb App.
    12  * Version:           1.9.0
     12 * Version:           1.9.1
    1313 * Author:            Local Web S.R.L
    1414 * Author URI:        https://localweb.it/
     
    2626}
    2727
    28 define('LW_ALL_IN_ONE_VERSION', '1.9.0');
     28define('LW_ALL_IN_ONE_VERSION', '1.9.1');
    2929define('LW_ALL_IN_ONE_PLUGIN', plugin_basename(__FILE__));
    3030define('LW_ALL_IN_ONE_PLUGIN_MAIN_FILE', __FILE__);
  • lw-all-in-one/trunk/readme.txt

    r3384089 r3437596  
    4141
    4242== Changelog ==
     43
     44= 1.9.1 =
     45
     46* Add SSO functionality with public key verification and endpoint handling
    4347
    4448= 1.9.0 =
Note: See TracChangeset for help on using the changeset viewer.