Skip to content

Commit 61eca48

Browse files
authored
Merge pull request #50 from drewloynes/1_1_0_release
1.1.0
2 parents c9015fc + bb248b7 commit 61eca48

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.1.0
6+
57
Features:
68

79
- Automatically reevaluates when connected drives change.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "footage-organiser",
33
"productName": "Footage Organiser",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"license": "GPL-3.0",
66
"description": "Automate the transfer of footage and mirroring of drives.",
77
"main": "./out/main/main.js",

0 commit comments

Comments
 (0)