Skip to content

Commit

Permalink
v1.7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Guerra24 committed Oct 16, 2021
1 parent 4fee281 commit 2dc3073
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LRReader.UWP/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Identity
Name="63705Guerra24.LRReader"
Publisher="CN=690E488B-1B49-4006-8D8D-14F81EFE17C5"
Version="1.7.2.0" />
Version="1.7.3.0" />

<mp:PhoneIdentity PhoneProductId="eccfefd4-5961-4ad1-894e-3000dc4fe01a" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ Scrolling at top/bottom changes page accordingly, prev/next.<br>
`Space` to scroll down.<br>
`Esc` to close the reader.<br>
`N` to open next archive.<br>
`Click` or `Ctrl + R` to open random archive.<br>
`Shift + Click` or `Shift + R` to open *new* archive.<br>


Click on the left/right of the window to change pages.<br>
Expand Down
2 changes: 1 addition & 1 deletion Util/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Identity
Name="Guerra24.LRReader"
Publisher="CN=Guerra24, O=Guerra24, C=GT"
Version="1.7.2.0" />
Version="1.7.3.0" />

<mp:PhoneIdentity PhoneProductId="97639259-a9d5-4784-8ec1-a88609560ca7" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down

0 comments on commit 2dc3073

Please sign in to comment.