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

Update minor version to 5.4.1 and use unix_timestamp instead of now #5

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

danpoage
Copy link
Contributor

@danpoage danpoage commented Jan 8, 2021

  • Correctly report minor version as 1 so the full version is 5.4.1
  • Added changelog for minor update
  • Use UNIX_TIMESTAMP() instead of NOW() in order_tracking_number insert as the creationDate column is an integer

Dan Poage added 2 commits January 8, 2021 14:30
…to use an integer timestamp instead of a string. Changed the minor version in both the Main.php and main.yaml to 1 as the current version of the plugin is actually 5.4.1.
@danpoage danpoage self-assigned this Jan 8, 2021
@danpoage danpoage merged commit 8940881 into master Jan 8, 2021
@danpoage danpoage deleted the platform/unix-timestamp-instead-of-now branch January 8, 2021 20:51
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