Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit 82166c1

Browse files
authored
Merge pull request #177 from sourcegraph/publish-5.1.1
release: sourcegraph@5.1.1
2 parents e8e4114 + ced4742 commit 82166c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/amazon-linux2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
export SOURCEGRAPH_VERSION=5.1.0
3+
export SOURCEGRAPH_VERSION=5.1.1
44
export SOURCEGRAPH_CONFIG=/etc/sourcegraph
55
export SOURCEGRAPH_DATA=/var/opt/sourcegraph
66
export PATH=$PATH:/usr/local/bin

0 commit comments

Comments
 (0)