Skip to content

Commit

Permalink
Upgrade versions to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillemsen committed Nov 9, 2023
1 parent 10594fd commit c8ac47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brix/dancex11/require.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module DANCEX11
TITLE = 'DANCEX11'.freeze
DESC = 'BRIX11 DANCEX11 brix collection'.freeze
COPYRIGHT = "Copyright (c) 2014-#{Time.now.year} Remedy IT Expertise BV, The Netherlands".freeze
VERSION = {major: 2, minor: 5, release: 0}
VERSION = {major: 2, minor: 5, release: 1}

Collection.configure(:dancex11, ROOT, TITLE, DESC, COPYRIGHT, VERSION) do |cfg|

Expand Down

0 comments on commit c8ac47f

Please sign in to comment.