Skip to content

Commit

Permalink
Update SQL and lang versions to time-stamp version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Feb 2, 2022
1 parent f964bc1 commit bfa786e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.caching=true
group=org.ballerinalang
version=swan-lake-beta6.2-SNAPSHOT
ballerinaLangVersion=2.0.0-beta.6.2
ballerinaLangVersion=2.0.0-beta.6.2-20220201-170700-530acc81
shortVersion=slbeta6
ballerinaJreVersion=0.8.0
specVersion=2021R1
Expand Down Expand Up @@ -53,7 +53,7 @@ stdlibWebsubVersion=2.1.0
stdlibWebsubhubVersion=1.1.0

# Stdlib Level 07
stdlibSqlVersion=1.2.0
stdlibSqlVersion=1.2.1-20220201-131400-11b4211

# Dev Tools
devToolsVersion=0.10.6
Expand Down

0 comments on commit bfa786e

Please sign in to comment.