Skip to content

Commit 8db566c

Browse files
committed
Merge branch 'release/1.28.12'
2 parents ee4cf81 + 71349df commit 8db566c

4 files changed

Lines changed: 4 additions & 7 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
push:
44
tags:
55
- '*'
6-
branches:
7-
- master
86
jobs:
97
deploy-plugin:
108
name: Deploy Plugin
@@ -23,4 +21,3 @@ jobs:
2321
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
2422
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
2523
SLUG: storegrowth-sales-booster
26-
VERSION: 1.28.10

README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: woocommerce direct checkout, sales notification, Fly Cart, Upsell, Sales C
44

55
Requires at least: 5.4
66
Tested up to: 6.7.1
7-
Stable tag: 1.28.11
7+
Stable tag: 1.28.12
88
Requires PHP: 7.4
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -267,7 +267,7 @@ StoreGrowth floating notification bar displays ongoing offers and discounts whil
267267

268268
== Changelog ==
269269

270-
= 1.28.11 ( Jan 02, 2025 ) =
270+
= 1.28.12 ( Jan 02, 2025 ) =
271271

272272
- **update:** Organization, brand information and contributors updated.
273273

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storegrowth-sales-booster",
3-
"version": "1.28.11",
3+
"version": "1.28.12",
44
"type": "module",
55
"description": "=== StoreGrowth - Sales Booster === Contributors: Invizo Tags: booster, sales booster, for woocommerce, fly cart, sales notification, upsell, order bump, cross sell, stock countdown, Quick View Requires at least: 5.4 Tested up to: 6.2.2 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html",
66
"main": "index.js",

storegrowth-sales-booster.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: StoreGrowth - Sales Booster For WooCommerce Lite
44
* Description: Best WooCommerce Direct Checkout, Fly Cart, BOGO, Quick View, Live Sales Notifications, Floating Notification Bar and More Essential Features for Every WooCommerce Site!
5-
* Version: 1.28.11
5+
* Version: 1.28.12
66
* Author: Invizo
77
* Author URI: https://invizo.io/
88
* License: GPL-2.0+

0 commit comments

Comments
 (0)