3 lines
No EOL
124 B
TypeScript
3 lines
No EOL
124 B
TypeScript
import Constants from "../Models/Constants";
|
|
|
|
console.log("git tag -a", Constants.vNumber, `-m "Deployed on ${new Date()}"`) |