Skip to content

Commit

Permalink
chore(release): add kotlin 1.9.20-Beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
woainikk committed Sep 20, 2023
1 parent 53fb857 commit f3aa15a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
systemProp.kotlinVersion=1.9.20-Beta
systemProp.kotlinIdeVersion=1.9.20-Beta-224
systemProp.kotlinVersion=1.9.20-Beta2
systemProp.kotlinIdeVersion=1.9.20-Beta2-362
systemProp.kotlinIdeVersionSuffix=IJ8109.175
systemProp.policy=executor.policy
systemProp.indexes=indexes.json
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"latestStable": true
},
{
"version": "1.9.20-Beta"
"version": "1.9.20-Beta2"
}
]

0 comments on commit f3aa15a

Please sign in to comment.