Skip to content

Commit

Permalink
Prepare 0.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alecslupu committed Jun 19, 2023
1 parent d4e5f7b commit f851a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/decidim/gallery/version.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# frozen_string_literal: true

module Decidim
# This holds the decidim-meetings version.
# This holds the decidim-gallery version.
module Gallery
def self.version
"0.0.2"
"0.0.1"
end

def self.decidim_version
Expand Down

0 comments on commit f851a19

Please sign in to comment.