Skip to content

Commit 7695aa9

Browse files
authored
Merge pull request #3827 from AlchemyCMS/post-release/8.3.0.dev
Start development of version 8.3.0.dev
2 parents 648b06b + f7d4b54 commit 7695aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/alchemy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module Alchemy
4-
VERSION = "8.2.0"
4+
VERSION = "8.3.0.dev"
55

66
def self.version
77
VERSION

0 commit comments

Comments
 (0)