environment.prod.ts 82 Bytes
export const environment = {
  production: true
};
export const version = 'v0.5';