8000 Version 0.6.28. · sueka/scala-js@907af56 · GitHub
[go: up one dir, main page]

Skip to content
< 10000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-b0625c39513c.js" defer="defer">

Commit 907af56

Browse files
committed
Version 0.6.28.
1 parent c2c3a48 commit 907af56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ir/src/main/scala/org/scalajs/core/ir/ScalaJSVersions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object ScalaJSVersions {
2222
*/
2323

2424
/** Scala.js version. */
25-
val current: String = "0.6.28-SNAPSHOT"
25+
val current: String = "0.6.28"
2626

2727
/** true iff the Scala.js version is a snapshot version. */
2828
val currentIsSnapshot: Boolean = current endsWith "-SNAPSHOT"

0 commit comments

Comments
 (0)
0