bullpen/backend/config/version.js

4 lines
68 B
JavaScript

const BULLPEN_VERSION = "1.1.0";
module.exports = BULLPEN_VERSION;