mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 10:17:30 -04:00
Update docs
This commit is contained in:
parent
7a4e5d4845
commit
cf02cdc163
@ -5,8 +5,6 @@ Update
|
|||||||
|
|
||||||
To update the app you just need to copy over the latest code. The app tracks the current version in a file called version.txt, if it notices a change it loads ``/update`` to run the database migrations.
|
To update the app you just need to copy over the latest code. The app tracks the current version in a file called version.txt, if it notices a change it loads ``/update`` to run the database migrations.
|
||||||
|
|
||||||
.. TIP:: You can see the detailed changes for each release on our `GitHub release notes <https://github.com/invoiceninja/invoiceninja/releases>`_.
|
|
||||||
|
|
||||||
If the auto-update fails you can manually run the update with the following commands. Once completed add ``?clear_cache=true`` to the end of the URL to clear the application cache.
|
If the auto-update fails you can manually run the update with the following commands. Once completed add ``?clear_cache=true`` to the end of the URL to clear the application cache.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
@ -18,6 +16,8 @@ If the auto-update fails you can manually run the update with the following comm
|
|||||||
|
|
||||||
.. NOTE:: If you've downloaded the code from GitHub you also need to run ``composer install``
|
.. NOTE:: If you've downloaded the code from GitHub you also need to run ``composer install``
|
||||||
|
|
||||||
|
.. TIP:: You can see the detailed changes for each release on our `GitHub release notes <https://github.com/invoiceninja/invoiceninja/releases>`_.
|
||||||
|
|
||||||
Version 3.2
|
Version 3.2
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user