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

Commit f48d25b

Browse files
authored
Merge pull request #162 from sourcegraph/publish-4.4.1
release: sourcegraph@4.4.1
2 parents 070e44b + 1eb0cac commit f48d25b

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=4.4.0
3+
export SOURCEGRAPH_VERSION=4.4.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)