Skip to content

Commit 0c3e0cc

Browse files
author
Steven Neiland
committed
Updated version number to 4.3.0-beta1
1 parent ef81c47 commit 0c3e0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/ioc.cfc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
component {
2-
variables._fw1_version = "4.3.0-SNAPSHOT";
2+
variables._fw1_version = "4.3.0-Beta1";
33
variables._di1_version = variables._fw1_version;
44
/*
55
Copyright (c) 2010-2018, Sean Corfield

0 commit comments

Comments
 (0)