How Do I roll back Unreal Engine from 4.18.3 to 4.18.2?

My School is using Unreal Engine 4.18.2 on all it’s machines so in order to work from home I need this version but it isn’t even available for download. Only 4.18.3 is. Is there a way to get 4.18.2 on my home computer so I can work on projects from home and not have to always be commuting back and forth from school just to do my homework?

You will have to download the source code from GitHub (You can select any version you need). The setup and building is pretty easy to do if you follow the guides. Another way would be to copy+paste the Engine folder from one of your School computers to an external hard drive put it onto your home computer, but that could be a pretty big copy.