File tree 2 files changed +4
-3
lines changed
AlexaSkillsKit.Lib/Properties
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >AlexaSkillsKit.NET</id >
5
- <version >1.3 .0</version >
5
+ <version >1.4 .0</version >
6
6
<title >AlexaSkillsKit.NET</title >
7
7
<authors >Stefan Negritoiu (FreeBusy)</authors >
8
8
<owners >Stefan Negritoiu (FreeBusy)</owners >
15
15
</description >
16
16
<releaseNotes >
17
17
1.3.0: Incorporated Sept 2015 ASK update for account linking and access tokens
18
+ 1.4.0: Ability to override request validation policy and support for SSML output speech type
18
19
</releaseNotes >
19
20
<copyright >Copyright 2015 Stefan Negritoiu (FreeBusy)</copyright >
20
21
<tags >amazon echo alexa speechlet</tags >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1.2 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "1.2 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "1.4 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.4 .0" ) ]
You can’t perform that action at this time.
0 commit comments