Skip to content

Commit

Permalink
[fake] testing release
Browse files Browse the repository at this point in the history
  • Loading branch information
sanzeeb3 committed Jan 8, 2025
1 parent 399c14b commit eced10e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-freemius-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
zip -qq -r "${{ github.event.repository.name }}.zip" $(git ls-files)
- name: Deploy to Freemius
uses: buttonizer/freemius-deploy@c104cc8c63c850b01f20fa642046ea76b3f7e53b # Using the PR @see https://github.com/buttonizer/freemius-deploy/pull/2
uses: buttonizer/freemius-deploy@v0.1.3
with:
file_name: "${{ github.event.repository.name }}.zip" # Use the dynamically named zip file
release_mode: pending
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: delete-account, delete-account-from-frontend, frontend-delete, remove-acco
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 5.6
Stable tag: 6.0.0
Stable tag: 6.0.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down
2 changes: 1 addition & 1 deletion wp-frontend-delete-account.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: WP Frontend Delete Account
* Description: Lets customers delete their account by their own.
* Version: 6.0.0
* Version: 6.0.4
* Author: Mini Plugins
* Author URI: https://miniplugins.com
* Text Domain: wp-frontend-delete-account
Expand Down

0 comments on commit eced10e

Please sign in to comment.