Skip to content

Commit ace4cd6

Browse files
committed
1.114.4+285
1 parent 7d08ca5 commit ace4cd6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/env/appVersionNum.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
const appsBuildNum = 284;
2-
const appsBuildName = '1.114.2';
1+
const appsBuildNum = 285;
2+
const appsBuildName = '1.114.4';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: assistantnms_app
22
description: Assistant for No Man's Sky
33
homepage: https://nmsassistant.com
44
# author: Kurt Lourens
5-
version: 1.114.2+284 # dart scripts\versionNumScript.dart
5+
version: 1.114.4+285 # dart scripts\versionNumScript.dart
66
publish_to: 'none'
77

88
environment:

0 commit comments

Comments
 (0)