Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating version in bootstrap #280

Merged
merged 2 commits into from
Apr 10, 2024
Merged

updating version in bootstrap #280

merged 2 commits into from
Apr 10, 2024

Conversation

ramyakrishnai
Copy link
Contributor

Proposed changes

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@diwanshuster diwanshuster self-requested a review April 10, 2024 14:11
@ramyakrishnai ramyakrishnai merged commit 97e309f into trunk Apr 10, 2024
1 of 5 checks passed
@ramyakrishnai ramyakrishnai deleted the revert-press4-410 branch April 10, 2024 14:12
@@ -5,7 +5,7 @@

use function NewfoldLabs\WP\ModuleLoader\register;

define( 'NFD_ECOMMERCE_MODULE_VERSION', '1.3.26' );
define( 'NFD_ECOMMERCE_MODULE_VERSION', '1.3.27' );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants