Skip to content

Commit

Permalink
Hotfix migration file (baimard#122)
Browse files Browse the repository at this point in the history
* refactoring

* refactoring

refactoring

refactoring & baimard#46

Create help section for configuration and baimard#47 baimard#61

changelog

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>

* transifex

* transifex

* test

* Translation

* translation

* hotfix
  • Loading branch information
baimard authored Jan 31, 2022
1 parent fb5a962 commit e3e55dc
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 770 deletions.
6 changes: 3 additions & 3 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

[Love my work ? Buy me a coffee !](https://www.buymeacoffee.com/benjaminaimard)
</description>
<version>2.0.0</version>
<version>2.0.1</version>
<licence>agpl</licence>
<author mail="benjamin@cybercorp.fr" homepage="https://github.com/baimard">Benjamin AIMARD</author>
<namespace>Gestion</namespace>
Expand All @@ -62,7 +62,7 @@
<screenshot>https://raw.githubusercontent.com/baimard/gestion/master/tests/Unit/Panther/screens/selectFolder.png</screenshot>
<screenshot>https://raw.githubusercontent.com/baimard/gestion/master/tests/Unit/Panther/screens/statistique.png</screenshot>
<dependencies>
<nextcloud min-version="21" max-version="23"/>
<nextcloud min-version="21" max-version="24"/>
<php min-version="7.4"/>
</dependencies>
<navigations>
Expand All @@ -71,4 +71,4 @@
<route>gestion.page.index</route>
</navigation>
</navigations>
</info>
</info>
2 changes: 1 addition & 1 deletion lib/AppInfo/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
use OCP\AppFramework\Bootstrap\IBootstrap;
use OCP\AppFramework\Bootstrap\IRegistrationContext;
use OCP\AppFramework\Bootstrap\IBootContext;
use OCP\Notification\IManager;
// use OCP\Notification\IManager;

class Application extends App implements IBootstrap {
public const APP_ID = 'gestion';
Expand Down
114 changes: 0 additions & 114 deletions lib/Migration/Version2Date20210707000001.php

This file was deleted.

Loading

0 comments on commit e3e55dc

Please sign in to comment.