Skip to content

Commit 08e4f5f

Browse files
Update README.md
Former-commit-id: e4d0fb3
1 parent 70cb170 commit 08e4f5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google Photos Archiver
22
> Updated Instructions 8/9/2021
3-
> Version 2.0.4
3+
> Version 2.0.5
44
55
# Instructions:
66
1. Download the script (exe or python script listed below)
@@ -11,10 +11,10 @@ If you need assistance or want to report an issue fill out an [Issue Report](htt
1111

1212
# Downloads
1313
## Windows 10 (64-bit) Executable
14-
If you are unfamiliar with python or computers in general I recommend you download the [Win10 64bit Executable](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/download/v2.0.4/gparch_cli.v2.0.4.exe.win-amd643.9.zip) as it will not require any special installation.
14+
If you are unfamiliar with python or computers in general I recommend you download the [Win10 64bit Executable](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/download/v2.0.5/gparch_cli.v2.0.5.exe.win-amd643.9.zip) as it will not require any special installation.
1515

1616
## Python Script
17-
If you are familiar with python, just download the [source code](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/tag/v2.0.4)
17+
If you are familiar with python, just download the [source code](https://github.com/NicholasDawson/ArchiverForGooglePhotos/releases/tag/v2.0.5)
1818

1919
Install [pipenv](https://pipenv-fork.readthedocs.io/en/latest/install.html)
2020
`pip install pipenv`

0 commit comments

Comments
 (0)