Skip to content

Commit

Permalink
3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
arm64v8a committed Sep 6, 2023
1 parent 2a05765 commit 39288bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions libs/get_source_env.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
if [ ! -z $ENV_NEKORAY ]; then
export COMMIT_SING_BOX_EXTRA="2d7e05f22f2c3285ca929aaa0cad79ba4fd3e1fb"
export COMMIT_SING_BOX_EXTRA="33802b789b519e5470ef3fa85a09e3b45f446eaa"
export COMMIT_MATSURI_XRAY="01208225ee7e508044cca8eb6776a117bcecd997"
fi

if [ ! -z $ENV_SING_BOX_EXTRA ]; then
source libs/get_source_env.sh
export COMMIT_LIBNEKO="a26f0dbb1467bd181f76e2560e956633d9637e9d"
# export COMMIT_LIBNEKO="a26f0dbb1467bd181f76e2560e956633d9637e9d"
fi
2 changes: 1 addition & 1 deletion nekoray_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.19-2023-08-30
3.20-2023-09-07

0 comments on commit 39288bd

Please sign in to comment.