10quality / wpmvc-commands

Ayuco commands for Wordpress MVC,
MIT License
2 stars 4 forks source link

Set Version updated the server IP #70

Closed garretthyder closed 4 years ago

garretthyder commented 4 years ago

Hi @amostajo it seems the regex replace on app.php needs to be more specific.

As I'm working in beta I had my version set to 0.1, then updated to 0.2 and finally realized it's not semvar so updated to 0.2.0.

Long story short each ayuco set version updated the version but it also updated the cache.server IP from 127.0.0.1 to 127.0.0.2 then 127.0.0.2.0.

The bug only presents itself if you have your version set to 0.1 or 0.0.1 before using set version.