Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 02ad251

Browse files
committed
Merge pull request #972 from OpenBazaar/bump-1.0.7
Bump to version 1.0.7
2 parents a8f27fe + f18d12e commit 02ad251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/templates/pageNav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h2 class="ion-android-close custCol-text clickable"></h2>
139139
</div>
140140
<div class="about-hero modal-hero-about color-secondary custCol-secondary-darken">
141141
<div class="modal-hero-icon"></div>
142-
<p class="width100 alignCenter custCol-text marginTop50 textOpacity75 fontSize14">Version 1.0.6</p>
142+
<p class="width100 alignCenter custCol-text marginTop50 textOpacity75 fontSize14">Version 1.0.7</p>
143143
</div>
144144
<div class="aboutModal-accordion accordion js-profileAccordion">
145145
<div class="accordion-window">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OpenBazaar",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "OpenBazaar Client",
55
"main": "main.js",
66
"repository": {

0 commit comments

Comments
 (0)