Add renovate config for appVersion (#15)

This commit is contained in:
a5r0n
2023-03-12 18:38:35 +02:00
committed by GitHub
parent c36c858ccb
commit 8de6647679
+2
View File
@@ -22,4 +22,6 @@ version: 0.2.4
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
# renovate: image=ghcr.io/n8n-io/n8n
appVersion: "0.203.0" appVersion: "0.203.0"