diff --git a/config.xml b/config.xml index 7682bc3..1abed4c 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + WHID Injector This app works with the WHID Injector. WHID Injector Team diff --git a/src/app/app.component.ts b/src/app/app.component.ts index c874188..d80bb6f 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -12,7 +12,7 @@ import { ApiService } from './api.service'; export class AppComponent { rootPage: any = "IntroPage"; - public version = "0.0.4"; + public version = "0.0.5"; public appPages = [ { title: 'Home',