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

Commit

Permalink
Merge pull request #75 from sourcegraph/publish-3.22.0
Browse files Browse the repository at this point in the history
release: sourcegraph@3.22.0
  • Loading branch information
pecigonzalo authored Nov 20, 2020
2 parents 2536ac4 + f5ee1df commit 0ce2a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/amazon-linux2.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

export SOURCEGRAPH_VERSION=3.21.2
export SOURCEGRAPH_VERSION=3.22.0
export SOURCEGRAPH_CONFIG=/etc/sourcegraph
export SOURCEGRAPH_DATA=/var/opt/sourcegraph
export PATH=$PATH:/usr/local/bin
Expand Down

0 comments on commit 0ce2a89

Please sign in to comment.