Versions
Change your application's language version whenever necessary, whether from the oldest to the latest.
⚙️ Setting Up Your Application Version
When deploying your application on Discloud, you may need to specify the correct language version for your project. You can do this by setting the VERSION=
parameter inside your discloud.config
file.
📌 How to Set the Version
To set the desired version, add the following line to your configuration file:
VERSION=current
# ...
Replace "current"
with your preferred version from the list below.
📑 Available Versions
Last updated