summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2020-08-13 21:38:59 -0400
committerGitHub <noreply@github.com>2020-08-13 21:38:59 -0400
commitbe1e438c3130d25ebd3225da622828966c8bf2e0 (patch)
tree9a9e81e7aa9ad7ff540c0b503bf92b850a384dc9
parent326ff47fbeecb8e12e52e8e130e117a8ab33999d (diff)
Fix #216: Update latest monthly hiring post ids (#218)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index d995512..f374e43 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 23379196
-freelancer_post_id = 23379195
+who_is_hiring_post_id = 23702122
+freelancer_post_id = 23702121