Skip to content

Commit 55c526f

Browse files
author
Travis Lawrence
committed
v 3.2
1 parent d37c0d2 commit 55c526f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apod",
3-
"version": "3.0.8",
3+
"version": "3.2.0",
44
"private": true,
55
"dependencies": {
66
"@babel/core": "7.5.5",

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Astronomy Picture of the Day APOD by The Trav",
55
"short_name": "APOD by The Trav",
66
"description": "Displays the Astronomy Picture of the Day (APOD) and allows you to review similar images of planets, stars, galaxies and nebulas",
7-
"version": "3.1.4",
7+
"version": "3.2.0",
88

99
"browser_action": {
1010
"default_icon": "sun_icon.png",

public/options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3>
6363
</div>
6464
</form>
6565
<div class="about-apod">
66-
<p>APOD By The Trav</p>
66+
<p>APOD By The Trav v.3.2.0</p>
6767
<ul>
6868
<li>
6969
<a target="_blank" href="https://www.redundantrobot.com"

0 commit comments

Comments
 (0)