Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ef92400

Browse filesBrowse files
committed
Release: 2024.08.05-18.16.00
1 parent 8a3fcdb commit ef92400
Copy full SHA for ef92400

File tree

Expand file treeCollapse file tree

6 files changed

+11
-9
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+11
-9
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2024.08.05-18.16.00
6+
57
- General
68
- Fix CI for macos amd64. #1859
79
- Replace CirrusCI with Github for macos-aarch64 binary standardizing deploy process.

‎cli/pom.properties

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Generated by org.clojure/tools.build
2-
# Sat Aug 03 12:29:10 BRT 2024
3-
version=2024.08.03-15.28.27
2+
# Mon Aug 05 15:16:57 BRT 2024
3+
version=2024.08.05-18.16.00
44
groupId=com.github.clojure-lsp
55
artifactId=clojure-lsp-server

‎cli/pom.xml

Copy file name to clipboardExpand all lines: cli/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<packaging>jar</packaging>
55
<groupId>com.github.clojure-lsp</groupId>
66
<artifactId>clojure-lsp-server</artifactId>
7-
<version>2024.08.03-15.28.27</version>
7+
<version>2024.08.05-18.16.00</version>
88
<name>clojure-lsp-server</name>
99
<licenses>
1010
<license>
@@ -158,6 +158,6 @@
158158
<url>https://github.com/clojure-lsp/clojure-lsp</url>
159159
<connection>scm:git:git://github.com/clojure-lsp/clojure-lsp.git</connection>
160160
<developerConnection>scm:git:ssh://git@github.com/clojure-lsp/clojure-lsp.git</developerConnection>
161-
<tag>2024.08.03-15.28.27</tag>
161+
<tag>2024.08.05-18.16.00</tag>
162162
</scm>
163163
</project>

‎lib/pom.properties

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Generated by org.clojure/tools.build
2-
# Sat Aug 03 12:28:54 BRT 2024
3-
version=2024.08.03-15.28.27
2+
# Mon Aug 05 15:16:30 BRT 2024
3+
version=2024.08.05-18.16.00
44
groupId=com.github.clojure-lsp
55
artifactId=clojure-lsp

‎lib/pom.xml

Copy file name to clipboardExpand all lines: lib/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<packaging>jar</packaging>
55
<groupId>com.github.clojure-lsp</groupId>
66
<artifactId>clojure-lsp</artifactId>
7-
<version>2024.08.03-15.28.27</version>
7+
<version>2024.08.05-18.16.00</version>
88
<name>clojure-lsp</name>
99
<licenses>
1010
<license>
@@ -130,6 +130,6 @@
130130
<url>https://github.com/clojure-lsp/clojure-lsp</url>
131131
<connection>scm:git:git://github.com/clojure-lsp/clojure-lsp.git</connection>
132132
<developerConnection>scm:git:ssh://git@github.com/clojure-lsp/clojure-lsp.git</developerConnection>
133-
<tag>2024.08.03-15.28.27</tag>
133+
<tag>2024.08.05-18.16.00</tag>
134134
</scm>
135135
</project>

‎lib/resources/CLOJURE_LSP_VERSION

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.08.03-15.28.27
1+
2024.08.05-18.16.00

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.