Release 6.3.1 still has 6.3.0 as the version number
See original GitHub issueThe stored version number in package.json
is still 6.3.0 which makes checking for compatibility complicated.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Release 6.3.0 | Release Notes | Help & Documentation
Metric Insights 6.3.0 is our major release for 2021 — as with 6.2.5, ... Starting this version, we no longer use MicroStrategy Task...
Read more >Amazon EMR 6.x release versions
This section contains application versions, release notes, component versions, and configuration classifications available in each Amazon EMR 6.x release ...
Read more >Operating System Version - Win32 apps
The following table summarizes the most recent operating system version numbers. Operating system, Version number. Windows 11, 10.0*. Windows 10 ...
Read more >CB Response 6.3.1 Server Release Notes
The CB Response 6.3.1 Server Release Notes document provides information for users upgrading from previous versions as well as users new to the...
Read more >The deal.II Library: Changes between Version 6.3.0 and 6.3.1
This is the list of changes made between the deal.II releases listed above. All entries are signed with the names of the author....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
You’re absolutely right. Sorry about this, and thanks for flagging it. I just checked the jspsych.js file and can see that the
version
function is also returning 6.3.0. We’ll update both package.json and theversion
function ASAP.@jodeleeuw yeah, we need some kind of reminder to do this for every release!
There are a few other commits to master since the 6.3.1 release on April 10th but they’re just documentation updates and the new testing folder: https://github.com/jspsych/jsPsych/commits/master So can we just replace the zip on the release page?