summarylogtreecommitdiffstats
path: root/version-fix.patch
diff options
context:
space:
mode:
authorDavid Strawn2022-03-13 13:24:57 -0600
committerDavid Strawn2022-03-13 13:25:08 -0600
commitf8b84ceca5ee96518edaf17cc138329bcf6bb686 (patch)
treecb30caa1a7daa18330f99c8a16e0d0f9a957b55e /version-fix.patch
parent33b09e98bfbfa8e2f01eed35bbb11378b49d42b8 (diff)
downloadaur-f8b84ceca5ee96518edaf17cc138329bcf6bb686.tar.gz
Fix Patch
Diffstat (limited to 'version-fix.patch')
-rw-r--r--version-fix.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/version-fix.patch b/version-fix.patch
index 783aa6f9cc95..51b412c8c6ef 100644
--- a/version-fix.patch
+++ b/version-fix.patch
@@ -1,8 +1,8 @@
diff --git a/build.sbt b/build.sbt
-index 390a37a7f..2b41d0dd9 100644
+index aa383b99d..f78ecbe5c 100644
--- a/build.sbt
+++ b/build.sbt
-@@ -43,10 +43,7 @@ usefulTasks := Welcome.tasks
+@@ -39,0 +39,0 @@ usefulTasks := Welcome.tasks
inThisBuild(
List(
@@ -11,6 +11,6 @@ index 390a37a7f..2b41d0dd9 100644
- else localSnapshotVersion // only for local publishing
- },
+ version := "0.11.2",
- // note bucket created by @tgodzik
- munitBucketName := Some("scala-metals-test-reports"),
scalaVersion := V.scala212,
+ crossScalaVersions := List(V.scala212),
+ scalacOptions ++= List( \ No newline at end of file