Skip to content

Commit

Permalink
Fixes #107 by adding executable permission
Browse files Browse the repository at this point in the history
freedomofpress/securedrop-builder#107

and also updates the version.
  • Loading branch information
kushaldas committed Dec 12, 2019
1 parent 592da3c commit 5f414c4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.0.2

* Fixes execution permission for securedrop-log command.

## 0.0.1

* Initial release.
Empty file modified securedrop-log
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion securedrop_log/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.0.2

0 comments on commit 5f414c4

Please sign in to comment.