From 0571e7902f4e7f7dc4776ac0f5bc89711b117a2a Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Fri, 27 Jun 2025 22:32:29 -0500 Subject: [PATCH] Cleanup: Remove accidental version change in example go settings. --- level_3/fake/data/projects/go/example_go/data/build/settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/level_3/fake/data/projects/go/example_go/data/build/settings b/level_3/fake/data/projects/go/example_go/data/build/settings index 359fbe0..23ac529 100644 --- a/level_3/fake/data/projects/go/example_go/data/build/settings +++ b/level_3/fake/data/projects/go/example_go/data/build/settings @@ -7,7 +7,7 @@ build_name example_go version_major 0 version_minor 0 -version_micro 2 +version_micro 0 version_file micro version_target minor -- 1.8.3.1