Skip to content

Commit 6fcdbe4

Browse files
committed
version 23.8.1
1 parent 3f1ea98 commit 6fcdbe4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const String gitVersion = '23.7.2-6-g697b1+';
1+
const String gitVersion = '23.7.2-4-g3f1ea+';

extras/web_client/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: A web UI for the Open Acidification Tank Controller.
66
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
77

88
# The following defines the version and build number for your application.
9-
version: 23.7.2
9+
version: 23.8.1
1010

1111
environment:
1212
sdk: ">=2.19.3 <3.0.0"

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TankController
2-
version=23.7.2
2+
version=23.8.1
33
author=Kirt Onthank <[email protected]>, Preston Carman <[email protected]>, James Foster <[email protected]>
44
maintainer=James Foster <[email protected]>
55
sentence=Software for the Arduino that controls pH and temperature in the Open-Acidification project.

src/Version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define VERSION "23.7.2-6-g697b1+"
1+
#define VERSION "23.7.2-4-g3f1ea+"

0 commit comments

Comments
 (0)