Skip to content

Commit 7f12aef

Browse files
Update version name to 4.12 (#1415)
1 parent 4b32aad commit 7f12aef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.12.0-RC
1+
4.12.0

javaSE/src/main/java/com/smartdevicelink/BuildConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232

3333
// THIS FILE IS AUTO GENERATED, DO NOT MODIFY!!
3434
public final class BuildConfig {
35-
public static final String VERSION_NAME = "4.12.0-RC";
35+
public static final String VERSION_NAME = "4.12.0";
3636
}

0 commit comments

Comments
 (0)