Resetting/creating new branch structure to enable git flow/smoother release and mergebacks going forward. Main branch is replacing master due to history syncing issues on the release mergebacks into develop (1.1.7/1.1.8, etc end up on top due to some missed mergebacks/version ticks). Main has been spawned off the first 1.1.10dev commit. Master will essentially be frozen from this point on, using git flow with main and develop going forward.
Resetting/creating new branch structure to enable git flow/smoother release and mergebacks going forward. Main branch is replacing master due to history syncing issues on the release mergebacks into develop (1.1.7/1.1.8, etc end up on top due to some missed mergebacks/version ticks). Main has been spawned off the first 1.1.10dev commit. Master will essentially be frozen from this point on, using git flow with main and develop going forward.