v1.1.3 — Bump version, 120/120 translations, SVG icons, About tab cleanup

This commit is contained in:
Forkless
2026-05-11 23:42:12 +02:00
parent 4efd81750e
commit 3e9984b208
29 changed files with 108 additions and 37 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ if ( ! defined( 'ABSPATH' ) ) {
}
// ── Constants ────────────────────────────────────────────────────────────────
define( 'PIPERLESS_VERSION', '1.1.2' );
define( 'PIPERLESS_VERSION', '1.1.3' );
define( 'PIPERLESS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'PIPERLESS_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
define( 'PIPERLESS_PLUGIN_FILE', __FILE__ );