Skip to content

Commit 563202c

Browse files
authored
Merge pull request #53 from LasCC/dev_riadh
updating info page version
2 parents e15b71e + 5afb0e5 commit 563202c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img alt="logo_hack_tools" src="https://i.imgur.com/evnvda2.png" />
33
<h1>Welcome to HackTools 🛠</h1>
44
<p>
5-
<img alt="Version" src="https://img.shields.io/badge/version-0.1.2-blue.svg?cacheSeconds=2592000" />
5+
<img alt="Version" src="https://img.shields.io/badge/version-0.1.3-blue.svg?cacheSeconds=2592000" />
66
<img alt="release" src="https://img.shields.io/github/v/release/LasCC/Hack-Tools?color=yellow" />
77
<a href="https://addons.mozilla.org/en-US/firefox/addon/hacktools" target="_blank">
88
<img alt="mozilla" src="https://img.shields.io/amo/v/hacktools?color=purple&label=mozilla%20addons&logo=mozilla" />

src/components/LayoutApp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export default (props) => {
208208
<Paragraph style={{ textAlign: "center" }}>
209209
Ludovic COULON - Riadh BOUCHAHOUA
210210
</Paragraph>
211-
<pre style={{ textAlign: "center" }}>HackTools Version - 0.1.2</pre>
211+
<pre style={{ textAlign: "center" }}>HackTools Version - 0.1.3</pre>
212212
</Footer>
213213
</Layout>
214214
</Layout>

0 commit comments

Comments
 (0)