Skip to content

Commit 13e2c2a

Browse files
2 parents 0efc8a2 + 3af44e8 commit 13e2c2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mobile/lib/core/environment.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class Environment {
3333
static const _applicationUrl =
3434
'https://github.com/madeofpendletonwool/pinepods';
3535
static const _projectVersion = '1.1.2';
36-
static const _build = 'a1dd747';
36+
static const _build = '8b3d8f1';
3737

3838
static var _agentString = userAgentAppString;
3939

mobile/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: pinepods_mobile
22
description: Pinepods Podcast Server
33

4-
version: 1.1.2+a1dd747
4+
version: 1.1.2+8b3d8f1
55

66
environment:
77
sdk: ">=3.8.0 <4.0.0"

0 commit comments

Comments
 (0)