Skip to content

Commit

Permalink
v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmadHrb committed Mar 7, 2021
1 parent 3f2b1df commit 9318f43
Show file tree
Hide file tree
Showing 38 changed files with 3,198 additions and 164 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Pocket, Inc.
Copyright (c) 2021 Pocket, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
<br>
<a href="mailto:support@pocket-inc.ml">support@pocket-inc.ml</a>
<hr>
<p>&copy; 2020 - Pocket, Inc. All rights reserved.</p>
<p>&copy; 2021 - Pocket, Inc. All rights reserved.</p>
7 changes: 6 additions & 1 deletion change-log.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v1.6.1:

- Bug Fixes.
- Small Improvements.

v1.6:
- Added Updater.
- Added Sync.
Expand Down Expand Up @@ -56,4 +61,4 @@ V1.4:
- Created ChangeLog.
-------------------------
Pocket Browser Change Log
(C) 2020 - Pocket Inc.
(C) 2021 - Pocket Inc.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
The Official Pocket Browser Code,
Created and Written by the Pocket, Inc.
© 2020 Pocket Inc.
© 2021 Pocket Inc.
github.com/PocketInc/Pocket-Browser
-->
<script>
Expand Down
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
The Official Pocket Browser Code,
Created and Written by the Pocket, Inc.
© 2020 Pocket Inc.
© 2021 Pocket Inc.
github.com/PocketInc/Pocket-Browser
*/

Expand Down

0 comments on commit 9318f43

Please sign in to comment.