From 7643b66847721ec7ef59e2fbdeed3dbefbc7c4db Mon Sep 17 00:00:00 2001 From: Remi Rampin Date: Tue, 5 Jul 2016 23:19:09 -0400 Subject: [PATCH] Bump version to 1.3 --- README.md | 2 +- app/src/main/AndroidManifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecc04e9..8d544a7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ "Jeu de taquin" for the Android platform. -[![download barcode](https://cloud.githubusercontent.com/assets/426784/14716072/61a17a0c-07b9-11e6-9120-c4a6c9baf5c4.png)](https://git.io/vwWQw) +[![download barcode](https://cloud.githubusercontent.com/assets/426784/16606772/a57cd9da-4308-11e6-9f14-b7dbe63cdc13.png)](https://git.io/vKIWE) The "taquin" is a sliding puzzle, also called 15 puzzle, game of 15, etc. The goal is to slide the tiles to reconstruct the original image, after they have been randomly shuffled. This app supports other sizes than 4x4 (which is the size that has 15 tiles). diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 9df06a3..0a1b252 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@