Skip to content

Commit 03ede9f

Browse files
change this to 1.1.5
1 parent f5353ea commit 03ede9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/logic/testing.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ static const char *FOSSIL_TEST_COMMANDS[] = {
292292
"dry-run [enable|disable] - Enables or disables dry-run mode\n"
293293
};
294294

295-
static const char *FOSSIL_TEST_VERSION = "1.1.4"; // Version of Fossil Test
295+
static const char *FOSSIL_TEST_VERSION = "1.1.5"; // Version of Fossil Test
296296
static const char *FOSSIL_TEST_AUTHOR = "Michael Gene Brockus (Dreamer)"; // Author of Fossil Test
297297
static const char *FOSSIL_TEST_LICENSE = "Mozilla Public License 2.0"; // License of Fossil Test
298298

0 commit comments

Comments
 (0)