Skip to content

Commit

Permalink
Updated version number to 4.3.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Neiland committed Jul 21, 2020
1 parent ef81c47 commit 0c3e0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/ioc.cfc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
component {
variables._fw1_version = "4.3.0-SNAPSHOT";
variables._fw1_version = "4.3.0-Beta1";
variables._di1_version = variables._fw1_version;
/*
Copyright (c) 2010-2018, Sean Corfield
Expand Down

0 comments on commit 0c3e0cc

Please sign in to comment.