commit cf7067f3f5b286a7ccb27c946bcdec8bbc6b8635
parent 5b1fa298c12542b51ba4b61c0429ecf1d0eb9e84
Author: Sebastian <sebasjm@gmail.com>
Date: Wed, 17 Sep 2025 10:16:59 -0300
some more commnets
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASE.md b/RELEASE.md
@@ -3,7 +3,7 @@
1) Checkout the version on the GIT workspace
2) On the root of the project folder run `make webextension` it MUST complete succefuly
3) Open both stores before starting any submission
-4) You should have a new tag and a clean workspace
+4) You should have a new tag and a clean workspace and a TAG
a) Latest tag can be queried by: 'git tag --list --sort=-version:refname | head -n1'
b) Update version names: './contrib/bump-taler-version.mjs 1.0.31'
c) Commit changes and then tag with the version (check the v before the number): 'git tag v1.0.31'
@@ -36,7 +36,7 @@ The manifest V3 wallet needs to be uploaded.
4) Go to Build -> Package. Click on "upload new package"
5) Upload the v3 zipfile. ($ROOT/packages/taler-wallet-webextension/extension/v3/taler-wallet-webextension-<version>.zip)
-6) Done
+6) Go to Store listing -> Submit for review.
# iOS App