Skip to content

Commit

Permalink
Updating to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JezerM committed Jul 12, 2022
1 parent eacb144 commit 0cac6ea
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions build/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Package: nody-greeter
Version: 1.4.0
Version: 1.5.0
Provides: lightdm-greeter
Replaces: lightdm-webkit-greeter
Section: x11
Priority: optional
Homepage: https://github.com/JezerM/nody-greeter
Installed-Size: 221880
Installed-Size: 304160
Architecture: amd64
Maintainer: JezerM <[email protected]>
Depends: gobject-introspection, liblightdm-gobject-1-0, libcairo2, liblightdm-gobject-1-dev, libc6
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nody-greeter",
"version": "1.4.1",
"version": "1.5.0",
"description": "Node.js (electron) greeter for LightDM",
"main": "js/index.js",
"scripts": {
Expand Down

0 comments on commit 0cac6ea

Please sign in to comment.