mirror of
https://git.leinelab.org/Mal/metasocket-cordova.git
synced 2025-12-06 02:50:50 +01:00
Version 1.5.0: Update check and dialog popups implemented
This commit is contained in:
4
src/app/app.config.ts
Normal file
4
src/app/app.config.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export default class AppConfig
|
||||
{
|
||||
public static readonly VERSION: string = '1.5.0';
|
||||
}
|
||||
Reference in New Issue
Block a user