From 5f4b70425e473ef860b59a77216081b427f47faa Mon Sep 17 00:00:00 2001 From: William Yuan <66759156+Wi11iamYuan@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:38:08 -0800 Subject: [PATCH] Prepare for release --- 3128-Common.json | 4 ++-- 3128-common.json | 4 ++-- doc/index.html | 2 +- gradle.properties | 2 +- src/main/resources/overview.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/3128-Common.json b/3128-Common.json index 7c2a264..0ca700b 100644 --- a/3128-Common.json +++ b/3128-Common.json @@ -1,6 +1,6 @@ { "name": "3128-common", - "version": "1.4.2", + "version": "1.4.3", "uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445", "frcYear": "2024", "mavenUrls": [ @@ -12,7 +12,7 @@ { "groupId": "com.github.Team3128", "artifactId": "3128-common", - "version": "1.4.2" + "version": "1.4.3" } ], "jniDependencies": [], diff --git a/3128-common.json b/3128-common.json index 7c2a264..0ca700b 100644 --- a/3128-common.json +++ b/3128-common.json @@ -1,6 +1,6 @@ { "name": "3128-common", - "version": "1.4.2", + "version": "1.4.3", "uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445", "frcYear": "2024", "mavenUrls": [ @@ -12,7 +12,7 @@ { "groupId": "com.github.Team3128", "artifactId": "3128-common", - "version": "1.4.2" + "version": "1.4.3" } ], "jniDependencies": [], diff --git a/doc/index.html b/doc/index.html index 5a65b0d..0bf5e2d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@
Provides utility classes and functions for FRC robot control programs.
-Version 1.4.2 (February 26 2024)
Version 1.4.3 (February 27 2024)
Provides utility classes and functions for FRC robot control programs.
-Version 1.4.2 (February 26 2024)
+Version 1.4.3 (February 27 2024)
\ No newline at end of file