Skip to content

Commit

Permalink
1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed Jan 29, 2023
1 parent 0055d47 commit 6b08b39
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci/azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

# Azure Pipeline YAML file

name: 1.14.0$(Rev:.r)
name: 1.15.0$(Rev:.r)

trigger:
batch: true
Expand Down
6 changes: 5 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Next

- Full commit list since last stable release: https://github.com/julianxhokaxhiu/FFNx/compare/1.14.0...master
- Full commit list since last stable release: https://github.com/julianxhokaxhiu/FFNx/compare/1.15.0...master

# 1.15.0

- Full commit list since last stable release: https://github.com/julianxhokaxhiu/FFNx/compare/1.14.0...1.15.0

## Common

Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffnx",
"version": "1.14.0",
"version": "1.15.0",
"builtin-baseline": "e69dd972ba64840955f46704ecce6241bf607c0f",
"dependencies": [
"bgfx",
Expand Down

0 comments on commit 6b08b39

Please sign in to comment.