You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two branches. `main` is the stable branch, `dev` is the development branch. If you want to contribute, please create a pull request to `dev`.
14
+
There are two branches. `main` is the stable branch, `develop` is the development branch. If you want to contribute, please create a pull request to `develop`.
15
15
16
16
## Translations
17
17
Translations are inside a [submodule](https://github.com/OpenDTU-App/opendtu-react-native-translations) located in `src/translations/translation-files`.
@@ -48,7 +48,12 @@ Stuff that I cannot test myself
48
48
-[ ] Multi-Inverter per DTU
49
49
50
50
### Devnotes
51
-
- Use `yarn version --patch --no-commit-hooks --no-git-tag-version` to bump version
51
+
- Creating new release
52
+
- Use `yarn version --patch --no-commit-hooks --no-git-tag-version` to bump version
0 commit comments