diff --git a/3128-Common.json b/3128-Common.json index 2b2d0c8..a5f8cce 100644 --- a/3128-Common.json +++ b/3128-Common.json @@ -1,6 +1,6 @@ { "name": "3128-common", - "version": "1.6.4", + "version": "1.6.6", "uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445", "frcYear": "2024", "mavenUrls": [ @@ -12,7 +12,7 @@ { "groupId": "com.github.Team3128", "artifactId": "3128-common", - "version": "1.6.4" + "version": "1.6.6" } ], "jniDependencies": [], diff --git a/3128-common.json b/3128-common.json index 2b2d0c8..a5f8cce 100644 --- a/3128-common.json +++ b/3128-common.json @@ -1,6 +1,6 @@ { "name": "3128-common", - "version": "1.6.4", + "version": "1.6.6", "uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445", "frcYear": "2024", "mavenUrls": [ @@ -12,7 +12,7 @@ { "groupId": "com.github.Team3128", "artifactId": "3128-common", - "version": "1.6.4" + "version": "1.6.6" } ], "jniDependencies": [], diff --git a/doc/index.html b/doc/index.html index cd36446..16872ad 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@

3128-common

FRC Team 3128 Robot Control Program Utility Library

Provides utility classes and functions for FRC robot control programs.

-

Version 1.6.4 (March 21 2024)

+

Version 1.6.6 (March 21 2024)

Packages
diff --git a/gradle.properties b/gradle.properties index bc6033d..d8fd491 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -LibraryVersion=1.6.4 +LibraryVersion=1.6.6 archivesGroup = com.github.Team3128 archivesBaseName = 3128-common jsonFileName = 3128-common.json diff --git a/src/main/resources/overview.html b/src/main/resources/overview.html index 3a2e40e..3834208 100644 --- a/src/main/resources/overview.html +++ b/src/main/resources/overview.html @@ -8,5 +8,5 @@

FRC Team 3128 Robot Control Program Utility Library

Provides utility classes and functions for FRC robot control programs.

-

Version 1.6.4 (March 21 2024)

+

Version 1.6.6 (March 21 2024)

\ No newline at end of file