You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/frontend/src/environments/versions.ts

8 lines
160 B

// this file is automatically generated by git.version.ts script
export const versions = {
version: 'v0.0.0',
revision: 'abcdef123',
branch: 'master'
};