Skip to content

v3.0.3

Compare
Choose a tag to compare
@adriendupuis adriendupuis released this 12 May 12:00
git clone [email protected]:ezsystems/ezplatform-ee.git --single-branch --branch v3.0.3 ~/tmp-ee;
cd ~/tmp-ee;
git remote add neworigin [email protected]:adriendupuis/ezplatform-ee-docker.git;
git checkout -b release/v3.0.3;
git push -u neworigin release/v3.0.3;