Skip to content

Commit

Permalink
build: Bump the minor version for next RMT release
Browse files Browse the repository at this point in the history
  • Loading branch information
lcaparroz committed Jan 14, 2025
1 parent a9e3992 commit 5af2c79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/rmt.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module RMT
VERSION ||= '2.20.1'.freeze
VERSION ||= '2.21'.freeze

DEFAULT_USER = '_rmt'.freeze
DEFAULT_GROUP = 'nginx'.freeze
Expand Down
2 changes: 1 addition & 1 deletion package/obs/rmt-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
%undefine _find_debuginfo_dwz_opts

Name: rmt-server
Version: 2.20.1
Version: 2.21
Release: 0
Summary: Repository mirroring tool and registration proxy for SCC
License: GPL-2.0-or-later
Expand Down

0 comments on commit 5af2c79

Please sign in to comment.