Skip to content

Commit 489886a

Browse files
authored
Merge pull request #2697 from RoboSats/v0.8.7-alpha
V0.8.7-alpha
2 parents c44ba66 + 2071412 commit 489886a

4 files changed

Lines changed: 19 additions & 19 deletions

File tree

android/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import com.android.build.api.dsl.Packaging
22

3-
val baseVersionCode = 86
3+
val baseVersionCode = 87
44

55
plugins {
66
alias(libs.plugins.android.application)
@@ -16,7 +16,7 @@ android {
1616
minSdk = 26
1717
targetSdk = 36
1818
versionCode = baseVersionCode
19-
versionName = "0.8.6-alpha"
19+
versionName = "0.8.7-alpha"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

release_notes.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RoboSats v0.8.6-alpha is now out! :rocket:
1+
RoboSats v0.8.7-alpha is now out! :rocket:
22

33
# Changes
44
## What's new
@@ -25,15 +25,15 @@ RoboSats v0.8.6-alpha is now out! :rocket:
2525

2626
# Android
2727

28-
**[Click to download universal RoboSats APK for Android](https://github.com/RoboSats/robosats/releases/download/v0.8.6-alpha/robosats-v0.8.6.alpha-universal.short_sha.apk)**
28+
**[Click to download universal RoboSats APK for Android](https://github.com/RoboSats/robosats/releases/download/v0.8.7-alpha/robosats-v0.8.7.alpha-universal.short_sha.apk)**
2929
Smaller bundles for each CPU architecture available in the attachments.
3030

3131
### Verify the app using GPG:
3232

33-
1. [Download the ascii armored signature](https://github.com/Robosats/robosats/releases/download/v0.8.6-alpha/robosats-v0.8.6.alpha-universal.short_sha.apk.asc)
33+
1. [Download the ascii armored signature](https://github.com/Robosats/robosats/releases/download/v0.8.7-alpha/robosats-v0.8.7.alpha-universal.short_sha.apk.asc)
3434

3535
2. Run this command on a directory that contains the apk file and and the ascii armored signature.
36-
`gpg --verify robosats-v0.8.6.alpha-universal.apk.asc`
36+
`gpg --verify robosats-v0.8.7.alpha-universal.apk.asc`
3737

3838
3. Verify the signer is actually KoalaSat [8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157](https://keys.openpgp.org/vks/v1/by-fingerprint/8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157)
3939

@@ -44,36 +44,36 @@ Additionally, you can download it from [Izzysoft repository](https://apt.izzysof
4444
**Download the Desktop App zip file**
4545
Find the zip file that suits with your operative system:
4646

47-
- [Windows](https://github.com/RoboSats/robosats/releases/download/v0.8.6-alpha/robosats-desktop-v0.8.6.alpha-win32-ia32.short_sha.zip)
48-
- [Mac](https://github.com/RoboSats/robosats/releases/download/v0.8.6-alpha/robosats-desktop-v0.8.6.alpha-mac-darwin-x64.short_sha.zip)
49-
- [Linux](https://github.com/RoboSats/robosats/releases/download/v0.8.6-alpha/robosats-desktop-v0.8.6.alpha-linux-x64.short_sha.zip)
47+
- [Windows](https://github.com/RoboSats/robosats/releases/download/v0.8.7-alpha/robosats-desktop-v0.8.7.alpha-win32-ia32.short_sha.zip)
48+
- [Mac](https://github.com/RoboSats/robosats/releases/download/v0.8.7-alpha/robosats-desktop-v0.8.7.alpha-mac-darwin-x64.short_sha.zip)
49+
- [Linux](https://github.com/RoboSats/robosats/releases/download/v0.8.7-alpha/robosats-desktop-v0.8.7.alpha-linux-x64.short_sha.zip)
5050

5151
### Verify the app using GPG:
5252

5353
1. Download the ascii armored signature:
5454

55-
- [Windows](https://github.com/RoboSats/robosats/releases/download/v0.8.6-alpha/robosats-desktop-v0.8.6.alpha-win32-ia32.short_sha.zip.asc)
56-
- [Mac](https://github.com/RoboSats/robosats/releases/download/v0.8.6-alpha/robosats-desktop-v0.8.6.alpha-mac-darwin-x64.short_sha.zip.asc)
57-
- [Linux](https://github.com/RoboSats/robosats/releases/download/v0.8.6-alpha/robosats-desktop-v0.8.6.alpha-linux-x64.short_sha.zip.asc)
55+
- [Windows](https://github.com/RoboSats/robosats/releases/download/v0.8.7-alpha/robosats-desktop-v0.8.7.alpha-win32-ia32.short_sha.zip.asc)
56+
- [Mac](https://github.com/RoboSats/robosats/releases/download/v0.8.7-alpha/robosats-desktop-v0.8.7.alpha-mac-darwin-x64.short_sha.zip.asc)
57+
- [Linux](https://github.com/RoboSats/robosats/releases/download/v0.8.7-alpha/robosats-desktop-v0.8.7.alpha-linux-x64.short_sha.zip.asc)
5858

5959
3. Run this command on a directory that contains the apk file and and the ascii armored signature.
60-
`gpg --verify robosats-v0.8.6.alpha-....asc`
60+
`gpg --verify robosats-v0.8.7.alpha-....asc`
6161

6262
4. Verify the signer is actually KoalaSat [8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157](https://keys.openpgp.org/vks/v1/by-fingerprint/8FCDBF574CCFD73DB68B00CC2F7F61C6146AB157)
6363

6464
# Docker Images
6565

66-
[Coordinator Backend Image v0.8.6-alpha (Docker Hub)](https://hub.docker.com/r/recksato/robosats/tags?page=1&name=v0.8.6-alpha)
66+
[Coordinator Backend Image v0.8.7-alpha (Docker Hub)](https://hub.docker.com/r/recksato/robosats/tags?page=1&name=v0.8.7-alpha)
6767

6868

6969
```bash
70-
docker pull recksato/robosats:v0.8.6-alpha
70+
docker pull recksato/robosats:v0.8.7-alpha
7171
```
7272

73-
[Client App Image v0.8.6-alpha (Docker Hub)](https://hub.docker.com/r/recksato/robosats-client/tags?page=1&name=v0.8.6-alpha)
73+
[Client App Image v0.8.7-alpha (Docker Hub)](https://hub.docker.com/r/recksato/robosats-client/tags?page=1&name=v0.8.7-alpha)
7474

7575
```bash
76-
docker pull recksato/robosats-client:v0.8.6-alpha
76+
docker pull recksato/robosats-client:v0.8.7-alpha
7777
```
7878

7979
See [nodeapp/docker-compose.yml](https://github.com/Robosats/robosats/blob/2cd9d748706a8dcc0f03006b483acc6000e0572a/nodeapp/docker-compose.yml) for an example docker-compose usage of the `robosats-client` image.

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"major": 0,
33
"minor": 8,
4-
"patch": 6
4+
"patch": 7
55
}

0 commit comments

Comments
 (0)