Skip to content

Commit

Permalink
Updating for Cycles 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boberfly committed May 31, 2020
1 parent 8cdc754 commit 91b0d29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_docker_optix.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

python build.py --version 0.20.0 --cyclesVersion 0.20.0 --optix 1 --docker 1 --experimental 0 --upload 0 $@
python build.py --version 0.21.0 --cyclesVersion 0.21.0 --optix 1 --docker 1 --experimental 0 --upload 0 $@
2 changes: 1 addition & 1 deletion cycles

0 comments on commit 91b0d29

Please sign in to comment.