Skip to content

Commit

Permalink
Fix version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandahl committed Apr 10, 2014
1 parent 3ce622a commit 93ba3f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pdfjs.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"betaVersion": "0.8.1114",
"stableVersion": "0.8.1334",
"betaVersion": "0.8.1334",
"stableVersion": "0.8.1181",
"baseVersion": "0ac55ac879d1c0eea9c0d155d5bbd9b11560f631",
"versionPrefix": "0.8."
}

0 comments on commit 93ba3f8

Please sign in to comment.