Skip to content

Commit

Permalink
Release 1.6.6
Browse files Browse the repository at this point in the history
Changes since 1.6.5:
 - Fixed a bug that would raise a 404 error where a 401 error would be more suitable.
 - Added locks to prevent multiple backup tasks with the same file from running concurrently.
 - Added a task to periodically finalize incomplete builds.
 - Show column in build admin for "processed" builds
  • Loading branch information
ericswpark committed May 24, 2021
1 parent ccf0ab4 commit 2bb6ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.5
1.6.6

0 comments on commit 2bb6ff6

Please sign in to comment.