Y
Hacker News
new
|
ask
|
show
|
jobs
by
vitus
2013 days ago
Chrome web store has no rollback strategy, there is only roll forward :(
1 comments
joshuamorton
2012 days ago
You can build rollbacks out of rollforwards, although it certainly isn't particularly fun. You patch an update to version N version code so that it's higher than N+1 and roll out the N+2 labelled N.
link