Skip to content

Commit

Permalink
update to 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwutz committed Jan 26, 2024
1 parent f453662 commit b2cc982
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.profile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BUILD_TAG=2.4.0
BUILD_TAG=2.4.2

. build.local

Expand All @@ -20,4 +20,4 @@ BUILD_tesseract=tesseract-5.3.3
BUILD_node=node-20.10.0
BUILD_nginx=nginx-1.24.0

BUILD_paperless=paperless-ngx-2.4.0
BUILD_paperless=paperless-ngx-2.4.2
2 changes: 1 addition & 1 deletion cleanall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function removeall {
rm -rf ./nginx-1.24.0
rm -rf ./node-20.10.0
rm -rf ./paperless-ngx
rm -rf ./paperless-ngx-2.4.0
rm -rf ./paperless-ngx-2.4.2
rm -rf ./Python-3.11.7
rm -rf ./sqlite-3.44.2
rm -rf ./tesseract-5.3.3
Expand Down

0 comments on commit b2cc982

Please sign in to comment.