Skip to content

Commit

Permalink
TKSS-656: Update version to 1.0.12-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
johnshajiang committed Feb 2, 2024
1 parent cad53c4 commit 85a0a7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2022, 2023, THL A29 Limited, a Tencent company. All rights reserved.
* Copyright (C) 2022, 2024, THL A29 Limited, a Tencent company. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
Expand All @@ -26,5 +26,5 @@ allprojects {
}

group = "com.tencent.kona"
version = "1.0.11"
version = "1.0.12-SNAPSHOT"
}

0 comments on commit 85a0a7c

Please sign in to comment.