installing prior version 4.7.1

can someone tell me how to install 4.7.1 vs the current 4.7.2. when i tried 4.7.2, i could not install. kept on getting auth errors on setup. i would like to use the git clone --single-branch command. but im a super newbie on git stuff

0 points · 1 comments · view on lemmy.world

1 Comments

julian@community.nodebb.org · 1 pts · 218d

@zephyr99 once you git clone the repo, you can just execute git reset --hard v4.7.1 to manually go back to that specific version.