Skip to content

Commit 96108d4

Browse files
authored
Merge pull request #321 from FlowFuse/nr-4.1.10
Replace NR 4.1.9 with 4.1.10
2 parents 83c0b27 + 872f1fa commit 96108d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flowforge-docker/install-device-cache.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh -x
22

3-
VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9"
3+
VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.10"
44

55
mkdir -p device/cache
66
cd device/cache

0 commit comments

Comments
 (0)