Skip to content

Commit 5afb0e5

Browse files
authored
Update LayoutApp.js
1 parent c666b12 commit 5afb0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)