RetroZilla/update/currentReleaseVersion.js
2017-10-12 23:51:35 -04:00

3 lines
49 B
JavaScript

function currentReleaseVersion() {
return 210;
}