Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samcday committed Sep 7, 2024
1 parent dd6a224 commit 7310ed6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion APKBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Sam Day <[email protected]>
_static=1
pkgname=greetd-phrog
pkgver=0.7.0_git
pkgver=0.8.0_git
_commit=main
pkgrel=1
pkgdesc="Mobile device greeter"
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "phrog"
version = "0.7.0"
version = "0.8.0"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion phrog.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%bcond static 0

Name: phrog
Version: 0.7.0
Version: 0.8.0
Release: %autorelease
Summary: Greetd-compatible greeter for mobile phones
License: GPL-3.0-only
Expand Down

0 comments on commit 7310ed6

Please sign in to comment.