Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gnome-keysign
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnome-keysign
Commits
cd725a05
Commit
cd725a05
authored
Sep 25, 2019
by
Tobias Mueller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to 1.2.0
parent
b9aad36f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
data/org.gnome.Keysign.raw.appdata.xml
data/org.gnome.Keysign.raw.appdata.xml
+9
-0
keysign/_version.py
keysign/_version.py
+1
-1
No files found.
data/org.gnome.Keysign.raw.appdata.xml
View file @
cd725a05
...
...
@@ -44,6 +44,15 @@
<project_group>
GNOME
</project_group>
<releases>
<release
version=
"1.2.0"
date=
"2019-10-23"
>
<description>
<p>
* Fix error stemming from removing the crashing gpgme detection
* build: Unvendorise babel-glade python module
* change email message to facilitate usage of certifications
</p>
</description>
</release>
<release
version=
"1.1.1"
date=
"2019-09-13"
>
<description>
<p>
...
...
keysign/_version.py
View file @
cd725a05
#!/usr/bin/env python
__version__
=
'1.
1.1
'
__version__
=
'1.
2.0
'
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