Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
staltz
manyverse
Commits
00ad9f67
Verified
Commit
00ad9f67
authored
May 28, 2020
by
staltz
Browse files
release: 0.2005.28-beta
parent
ae7211b9
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
4 deletions
+8
-4
CHANGELOG.md
CHANGELOG.md
+4
-0
android/app/build.gradle
android/app/build.gradle
+2
-2
package-lock.json
package-lock.json
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
00ad9f67
...
...
@@ -6,6 +6,10 @@
-
[
F-Droid
](
https://f-droid.org/packages/se.manyver/
)
-
[
Dat Installer
](
https://github.com/staltz/dat-installer/
)
(
insert
`dat://manyverse-latest.hashbase.io`
)
## 0.2005.28-beta
*
(Android) Bug fix: startup crashes happening exclusively in F-Droid's Manyverse
## 0.2005.5-beta
*
(iOS) Bug fix: back button logic on some screens (
[
see details
](
https://gitlab.com/staltz/manyverse/commit/6790b707daa474119f555b4576a5638385827946
)
)
...
...
android/app/build.gradle
View file @
00ad9f67
...
...
@@ -134,8 +134,8 @@ android {
flavorDimensions
"store"
defaultConfig
{
versionCode
8
4
versionName
"0.2005.
5
-beta"
versionCode
8
5
versionName
"0.2005.
28
-beta"
applicationId
"se.manyver"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
...
...
package-lock.json
View file @
00ad9f67
{
"name": "manyverse",
"version": "0.2005.
5
-beta",
"version": "0.2005.
28
-beta",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
...
...
package.json
View file @
00ad9f67
{
"name"
:
"manyverse"
,
"version"
:
"0.2005.
5
-beta"
,
"version"
:
"0.2005.
28
-beta"
,
"private"
:
true
,
"main"
:
"desktop/nodejs-project/loader.js"
,
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment