Skip to content

Commit

Permalink
release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas40510 committed Mar 20, 2022
1 parent 917b693 commit b072fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const styles = theme => ({
class PsGenerator extends React.Component {
handleFocus = (event) => event.target.select();
placeholderText = 'Ceci est un texte random \nsans contenu particulier \npermettant d\'illustrer \ncomment ça marche \nen vrai...'
versionTxt = '1.1.2';
versionTxt = '1.1.3';
donate = 'https://www.leetchi.com/c/don-au-profit-des-blesses-de-guerre-miliste-2022'

render() {
Expand Down

0 comments on commit b072fe3

Please sign in to comment.