Skip to content

Commit

Permalink
Change build number.
Browse files Browse the repository at this point in the history
  • Loading branch information
obrymec committed Apr 21, 2024
1 parent 6b796c7 commit 1f9a994
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Obrymec - obrymecsprinces@gmail.com",
"name": "open-transfer-web",
"main": "./index.html",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",
"license": "MIT",
"private": false,
Expand Down
4 changes: 2 additions & 2 deletions src/common/i18n/english.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Obrymec - obrymecsprinces@gmail.com
* @supported DESKTOP & MOBILE
* @created 2024-03-04
* @updated 2024-04-18
* @updated 2024-04-20
* @file english.js
* @type {English}
* @version 0.0.2
Expand Down Expand Up @@ -330,7 +330,7 @@ const english = {
`,
tr86: "Ours services",
tr87: "Decline",
tr88: "Download Open Transfer | v0.5.0b15",
tr88: "Download Open Transfer | v0.5.0b16",
tr89: `
I've read and agree <a target = "_blank" class = "terms"
href = "https://www.termsfeed.com/live/7320699f-80dd-4375-8d3f-22cc7a79b945"
Expand Down
4 changes: 2 additions & 2 deletions src/common/i18n/french.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Obrymec - obrymecsprinces@gmail.com
* @supported DESKTOP & MOBILE
* @created 2024-03-04
* @updated 2024-04-18
* @updated 2024-04-20
* @file french.js
* @version 0.0.2
* @type {French}
Expand Down Expand Up @@ -358,7 +358,7 @@ const french = {
`,
tr86: "Nos services",
tr87: "Décliner",
tr88: "Télécharger Open Transfer | v0.5.0b15",
tr88: "Télécharger Open Transfer | v0.5.0b16",
tr89: `
J'ai lu et j'accepte les <a target = "_blank" class = "terms"
href = "https://www.termsfeed.com/live/7320699f-80dd-4375-8d3f-22cc7a79b945"
Expand Down

0 comments on commit 1f9a994

Please sign in to comment.