Update app version
This commit is contained in:
@@ -17,7 +17,7 @@ import { DeviceService } from '../services/device.service';
|
||||
})
|
||||
export class MainViewComponent {
|
||||
@ViewChild('snav') snav?: MatSidenav;
|
||||
appVersion = packageInfo.version;
|
||||
appVersion = packageInfo.azureBuild;
|
||||
|
||||
currentDate = moment().toDate();
|
||||
flipPhone = false;
|
||||
|
||||
Reference in New Issue
Block a user