Closed (fixed)
Project:
A/B Test JS
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
16 Feb 2021 at 16:25 UTC
Updated:
29 Apr 2021 at 20:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vipin.mittal18Hello Matt Mowers,
Kindly use the attached patch to resolve the composer.json license issue.
Thanks
Vipin
Comment #3
avpadernoComment #4
vipin.mittal18Hello kiamlaluno,
Could you please specify the reason of changing the version from 8.x-1.3 to 8.x.1.x-dev. Dev version is much older one and latest updated code is at 8.x-1.3
Thanks
Vipin
Comment #5
avpadernoThe latest developed code is always in the development snapshot, which is created from a Git tag. A new release is created by adding a new tag to the branch; the tagged code cannot be newer than the code in the branch.
Comment #7
thallesThanks @all!