Skip to content

Commit

Permalink
TKSS-1082: Update version to 1.0.17-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
johnshajiang committed Jan 22, 2025
1 parent 21eaa88 commit cc4c1f3
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, 2024, THL A29 Limited, a Tencent company. All rights reserved.
* Copyright (C) 2022, 2025, 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.16"
version = "1.0.17-SNAPSHOT"
}

0 comments on commit cc4c1f3

Please sign in to comment.