Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Kirill Schmidt
forctal
Commits
6f831c27
Commit
6f831c27
authored
Oct 18, 2021
by
Daniel Garcia Moreno
Browse files
Release 4.4.1
parent
d1cbba51
Changes
4
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
6f831c27
...
...
@@ -741,7 +741,7 @@ dependencies = [
[[package]]
name = "fractal-gtk"
version = "4.4.
0
"
version = "4.4.
1
"
dependencies = [
"anyhow",
"async-trait",
...
...
fractal-gtk/Cargo.toml
View file @
6f831c27
[package]
authors
=
[
"Daniel Garcia <danigm@wadobo.com>"
]
name
=
"fractal-gtk"
version
=
"4.4.
0
"
version
=
"4.4.
1
"
workspace
=
"../"
edition
=
"2018"
...
...
fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in
View file @
6f831c27
...
...
@@ -18,6 +18,11 @@
</screenshot>
</screenshots>
<releases>
<release
version=
"4.4.1"
type=
"stable"
date=
"2021-10-18"
urgency=
"high"
>
<description>
<p>
This new major release is the result of 14 months of hard work.
</p>
</description>
</release>
<release
version=
"4.4"
type=
"stable"
date=
"2020-08-07"
urgency=
"high"
>
<description>
<p>
This new major release is the result of 10 months of hard work.
</p>
...
...
meson.build
View file @
6f831c27
project
(
'fractal'
,
'rust'
,
version
:
'4.4.
0
'
,
version
:
'4.4.
1
'
,
license
:
'GPL-3.0-or-later'
,
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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