Change version of v2 (deprecated)

pull/25/head^2
Jéluchu 5 years ago
parent 8fcc690dce
commit 18724d7226

@ -73,7 +73,7 @@ But if you need to see the code or the operation of the old version you can do i
Aruppi has grown since it was launched and we need to continue improving the application along with the services to be able to give new features. Aruppi has grown since it was launched and we need to continue improving the application along with the services to be able to give new features.
At this time version 2.6.8 will remain functional until Aruppi App users fully migrate to version 1.5.0 of the app At this time version 2.6.9 will remain functional until Aruppi App users fully migrate to version 1.5.0 of the app
## **:handshake: Contributing** ## **:handshake: Contributing**

@ -8,7 +8,7 @@ router.get('/', (req, res) => {
res.json({ res.json({
message: 'Aruppi API - 🎏', message: 'Aruppi API - 🎏',
author: 'Jéluchu', author: 'Jéluchu',
version: '2.6.8', version: '2.6.9',
credits: 'The bitch loves APIs that offers data to Aruppi App', credits: 'The bitch loves APIs that offers data to Aruppi App',
deprecated: 'This version will be available until users migrate to Aruppi App v1.5.0', deprecated: 'This version will be available until users migrate to Aruppi App v1.5.0',
entries: [ entries: [

Loading…
Cancel
Save