Skip to content

Commit

Permalink
Update version for release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengalin committed Jul 24, 2019
1 parent 79f0983 commit d35ef32
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
name = "media-toc"
readme = "README.md"
repository = "https://github.com/fengalin/media-toc"
version = "0.5.99"
version = "0.6.0"

build = "build.rs"

Expand Down
4 changes: 2 additions & 2 deletions res/ui/media-toc.ui
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The MIT License (MIT)
Copyright (c) Copyright (C) 2018 François Laignel
Copyright (c) Copyright (C) 2017-2019 François Laignel
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -31,7 +31,7 @@ Author: François Laignel <[email protected]>
<!-- interface-license-type mit -->
<!-- interface-name media-toc -->
<!-- interface-description Build a table of contents from a media file or split a media file into chapters -->
<!-- interface-copyright Copyright (C) 2018 Fran\303\247ois Laignel -->
<!-- interface-copyright Copyright (C) 2018-2019 Fran\303\247ois Laignel -->
<!-- interface-authors Fran\303\247ois Laignel <[email protected]> -->
<object class="GtkListStore" id="audio_streams-liststore">
<columns>
Expand Down

0 comments on commit d35ef32

Please sign in to comment.