Skip to content

Commit 7830e70

Browse files
committed
next version is 1.2.3 and builds with AIR 29
1 parent 5fcb4f4 commit 7830e70

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The location of the SDK.
22
# Override featherssdk.root in sdk.local.properties (create that file if it
33
# doesn't already exist).
4-
feathers.sdk.root = c:/Users/josht/Development/Flash/sdks/feathers-sdk-3.4.1_AIR28
4+
feathers.sdk.root = c:/Users/josht/Development/Flash/sdks/feathers-sdk-3.4.1_AIR29
55
frameworks.root = ${feathers.sdk.root}/frameworks
66

77
# path to compiler jars

source/FeathersSDKManager-app.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2-
<application xmlns="http://ns.adobe.com/air/application/28.0">
2+
<application xmlns="http://ns.adobe.com/air/application/29.0">
33
<id>com.feathersui.FeathersSDKManager</id>
44
<filename>Feathers SDK Manager</filename>
55
<name>Feathers SDK Manager</name>
6-
<versionNumber>1.2.2</versionNumber>
6+
<versionNumber>1.2.3</versionNumber>
77
<description>Downloads and manages the Feathers SDK and its dependencies.</description>
88
<copyright>2018 Bowler Hat LLC</copyright>
99

0 commit comments

Comments
 (0)